Support trigger jobs

This MR is based on !7 (merged)

  • makes deploy jobs compatible with trigger keyword by using default: tags, as trigger and tags can't both be directly defined in the same job
  • removes manual_confirmation from uat/prod jobs - also incompatible with trigger (I assume this will be fixed). Can potentially get around this by conditionally adding the confirmation based on a trigger related input.

Merge request reports

Loading