Skip to content
Snippets Groups Projects
Verified Commit 26629c94 authored by !! Julian Keck (old Account; do not use) !!'s avatar !! Julian Keck (old Account; do not use) !! :ghost:
Browse files

FIX: branch-name in deployment for prod

parent d08875e3
No related branches found
No related tags found
No related merge requests found
Pipeline #399613 passed
......@@ -97,7 +97,7 @@ deploy_test:
name: test
url: https://netvs-test.scc.kit.edu
only:
- main
- prod
interruptible: false
deploy_prod:
......@@ -115,5 +115,5 @@ deploy_prod:
name: prod
url: https://netvs.scc.kit.edu
only:
- main
- prod
interruptible: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment