Update .gitlab-ci.yml file
This commit is contained in:
parent
f5e87d8b6b
commit
84b0a880f6
@ -98,7 +98,7 @@ deploy:vps:
|
|||||||
EOF
|
EOF
|
||||||
environment:
|
environment:
|
||||||
name: production
|
name: production
|
||||||
url: http://hq.lan
|
url: https://admin.dark.side
|
||||||
rules:
|
rules:
|
||||||
- if: '$CI_COMMIT_BRANCH == "main"'
|
- if: '$CI_COMMIT_BRANCH == "main"'
|
||||||
when: on_success
|
when: on_success
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user