🚧 GitLab CI Test: Depend on child pipeline

master
Mike Gerber 4 months ago
parent 7e033b6f03
commit 4b64398cec

@ -9,8 +9,8 @@ stages:
mirror:
stage: triggers
strategy: depend
trigger:
include: .gitlab/mirror.yml
strategy: depend
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH

Loading…
Cancel
Save