fix: read error from upload artifacts execution.
All threads resolved!
All threads resolved!
Compare changes
There are no changes yet
No changes between version 5 and version 5
Fixes a bug when an error occurs during the "artifacts upload" stage.
During a failure in the upload artifacts step of a build jobs were not failing. This is a problem.
I have tested my patch with a local build and it makes the job fail if an error occurs during artifact uploading execution:
FATAL: invalid argument
Job succeeded
FATAL: invalid argument
ERROR: Job failed: exit code 1
Help would be appreciated to create a test case for failed uploads
builds.
master
(if you do - rebase it please)Fixes #2584 (closed)
No changes between version 5 and version 5