cyberark-conjur-cli
cyberark-conjur-cli copied to clipboard
Builds of master that are also a tag pointer fail in subsequent builds
Because we publish tagged commits on main branch and nightly builds try to rebuild the same commit each night, failures in publishing cause problems for builds following the first one.
AC:
- [ ] Subsequent builds of tagged commits on master do not break the build
- [ ] Failures in publishing still fail the first publishing attempt
Steps to Reproduce
Steps to reproduce the behavior:
- Rebuild a tagged build on master
Expected Results
Success
Actual Results (including error logs, if applicable)
Reproducible
- [x] Always
- [ ] Sometimes
- [ ] Non-Reproducible
Version/Tag number
v0.1.1
Environment setup
Jenkins
Additional Information
N/A