mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
deploy only the development branch (review)
This commit is contained in:
parent
64c7f9f6f3
commit
5c8cc7cc8e
1 changed files with 2 additions and 0 deletions
|
@ -47,5 +47,7 @@ deploy_review:
|
|||
- export DOCKER_HOST=$DEPLOYMENT_HOST && export DOCKER_TLS_VERIFY=1 && export DOCKER_CERT_PATH=~/.docker && export COMPOSE_TLS_VERSION=TLSv1_2
|
||||
- docker-compose --verbose down
|
||||
- docker-compose --verbose up -d
|
||||
only:
|
||||
- develop
|
||||
tags:
|
||||
- docker
|
||||
|
|
Loading…
Add table
Reference in a new issue