UNICADOworkflow: -update exit code condition in all json configuration files
As discussed and tested in the morning:
- update exit code condition in each json configuration file from: -> if exitCode == 1 to if exitCode != 0 This update prevents Red Cross errors in kind of missing libs and negative execution errors
Merge request reports
Activity
changed milestone to %Milestone Armstrong
added UNICADOworkflow typebug labels
requested review from @Florian.Schueltke
assigned to @kristina.mazur
enabled an automatic merge when all merge checks for 24266931 pass
mentioned in commit eac2d9e9
Please register or sign in to reply