Skip to content

Fixed exit code propagation to properly return BUILD_FAILURE_EXIT_CODE when a ci script fails

What does this MR do?

Fixed exit code propagation to properly return BUILD_FAILURE_EXIT_CODE when a ci script fails

Why was this MR needed?

Build script failures resulted in system failure (SYSTEM_FAILURE_EXIT_CODE) exit status

What's the best way to test this MR?

Run a failing script (non zero exit code)

What are the relevant issue numbers?

N/A

Edited by Almir Kadric

Merge request reports