mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-23 07:19:50 -04:00
Update .gitlab-ci.yml
This commit is contained in:
parent
ccba572389
commit
913d866e68
@ -29,6 +29,6 @@ deploy-staging:
|
|||||||
script:
|
script:
|
||||||
- make deploy-staging
|
- make deploy-staging
|
||||||
rules:
|
rules:
|
||||||
- if: '$CI_COMMIT_BRANCH == "master"'
|
- if: '$CI_COMMIT_BRANCH == "main"'
|
||||||
when: on_success
|
when: on_success
|
||||||
allow_failure: false
|
allow_failure: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user