cyberark-conjur-cli icon indicating copy to clipboard operation
cyberark-conjur-cli copied to clipboard

Builds of master that are also a tag pointer fail in subsequent builds

Open sgnn7 opened this issue 4 years ago • 0 comments

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:

  1. Rebuild a tagged build on master

Expected Results

Success

Actual Results (including error logs, if applicable)

Build failure

Reproducible

  • [x] Always
  • [ ] Sometimes
  • [ ] Non-Reproducible

Version/Tag number

v0.1.1

Environment setup

Jenkins

Additional Information

N/A

sgnn7 avatar Nov 06 '20 17:11 sgnn7