Skip to content

Make dummy job always fail (give yellow pipeline)

Spyros Argyropoulos requested to merge dummy into master

Changes introduced

  • dummy job will always fail (throwing warning)
  • both run_child_pipeline and setup_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

Merge request reports