Skip to content

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

Loading