Skip to content
Snippets Groups Projects
Commit 18c9e783 authored by Chris Hines's avatar Chris Hines
Browse files

Merge branch 'master' into 'dev'

fix up the conditions

See merge request !2
parents 83507a0d d23cfc30
No related branches found
No related tags found
3 merge requests!11Dev,!5Dev,!2fix up the conditions
Pipeline #6951 passed
......@@ -22,7 +22,7 @@ build:
deploy_test:
stage: deploy
only:
- test@hpc-team/strudelv2_spa
- test@hpc-team/strudel2_backend
tags:
- deploy_test
variables:
......@@ -41,7 +41,7 @@ deploy_test:
deploy_dev:
stage: deploy
only:
- dev@hpc-team/strudelv2_spa
- dev@hpc-team/strudel2_backend
tags:
- deploy_dev
variables:
......
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