This commit is contained in:
Wolfgang Hottgenroth 2021-06-17 11:54:56 +02:00
parent 252b728e93
commit 3a3c27a903
Signed by: wn
GPG Key ID: E49AF3B9EF6DD469

View File

@ -46,7 +46,7 @@ deploy:
- tags
variables:
GIT_STRATEGY: none
before_script:
script:
- CONTAINER_NAME=$CI_PROJECT_NAME
- SERVICE_VOLUME=$CI_PROJECT_NAME"-conf"
- SERVICE_PORT=5000