Skip to content

Commit

Permalink
🚧 GitLab CI Test: Depend on child pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegerber committed Jan 12, 2024
1 parent 7e033b6 commit 4b64398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 4b64398

Please sign in to comment.