Make dummy job always fail (give yellow pipeline)
Changes introduced
- dummy job will always fail (throwing warning)
- both
run_child_pipeline
andsetup_athena
stages will be completely skipped in master so that we don't get a broken pipeline as we had after merging !1401 (merged)
Tests
Issues resolved
This fixes the bug introduced in !1401 (merged) and undone in !1402 (merged)
Edited by Spyros Argyropoulos