modified: .gitlab-ci.yml
This commit is contained in:
parent
cb3e17469d
commit
4538422359
1 changed files with 1 additions and 1 deletions
|
|
@ -35,6 +35,6 @@ trigger_deploy:
|
|||
stage: trigger-deploy
|
||||
trigger:
|
||||
include:
|
||||
- file: .gitlab-ci-deploy.yml # Path to the child pipeline configuration
|
||||
- local: .gitlab-ci-deploy.yml
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == "master"'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue