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
environment:
name: production
url: http://hq.lan
url: https://admin.dark.side
rules:
- if: '$CI_COMMIT_BRANCH == "main"'
when: on_success