Update .gitlab-ci.yml file

This commit is contained in:
Silver Labs 2025-09-29 17:44:10 +02:00
parent f5e87d8b6b
commit 84b0a880f6

View File

@ -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