mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
deploy only on develop branch
This commit is contained in:
parent
266573f456
commit
003ab30cab
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@ test_job:
|
|||
|
||||
deploy_review:
|
||||
stage: deploy
|
||||
only:
|
||||
- develop
|
||||
environment: review
|
||||
variables:
|
||||
COMPOSE_TLS_VERSION: "TLSv1_2"
|
||||
|
|
Loading…
Add table
Reference in a new issue