Skip to content

Changed the way to declaree variables in except clause to fix the not working except

Peio Rigaux requested to merge fix/except_clause_for_scheduled_jobs into master

The except clause wasn't working anymore with variables without the "variables" key. The fast IOS upload job (without tests) was launching the test reporting job.

Merge request reports