We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Using Artifactory triggers with Spec:'* * * * *', path:'A'.
To Reproduce I sequentially upload 1.zip, 2.zip, to n.zip packages to path:'A'
Expected behavior All new zip files add to Artifactory should create new interrupt so it can trigger new Jenkin build job.
Observed behavior If I uploaded 10 zip files, only 4 zip files create new interrupt that trigger Jenkin build jobs.
Versions
Thank you
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Using Artifactory triggers with Spec:'* * * * *', path:'A'.
To Reproduce
I sequentially upload 1.zip, 2.zip, to n.zip packages to path:'A'
Expected behavior
All new zip files add to Artifactory should create new interrupt so it can trigger new Jenkin build job.
Observed behavior
If I uploaded 10 zip files, only 4 zip files create new interrupt that trigger Jenkin build jobs.
Versions
Thank you
The text was updated successfully, but these errors were encountered: