-
Improvement
-
Resolution: Unresolved
-
Major
-
Standard Jenkins - Windows
I have a case where an upstream job has failed assessment. The down steam job detects that and DOES NOTHING but exits with exit code zero (pass). This matches our definition for this assessment.
Unfortunately, the archiver then comes along and fails the build because none of its artifacts are found . . . EXCEPT this is EXPECTED in this case.
I would like a new option "don't fail build on artifact(s) not found"
The think the current behavior is great, but I need the ability to turn this off for some cases.