mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-09 20:00:01 +02:00
🚧 GitLab CI Test: Trigger only on default branch (and do not hardcode it)
This commit is contained in:
parent
83cef3106f
commit
5eba65f097
2 changed files with 5 additions and 1 deletions
|
@ -11,3 +11,5 @@ mirror:
|
|||
stage: triggers
|
||||
trigger:
|
||||
include: .gitlab/mirror.yml
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue