1
0
Fork 0
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:
Ricardo Hernandez-Montoya 2017-06-30 12:03:37 +02:00
parent 266573f456
commit 003ab30cab

View file

@ -45,6 +45,8 @@ test_job:
deploy_review:
stage: deploy
only:
- develop
environment: review
variables:
COMPOSE_TLS_VERSION: "TLSv1_2"