proper file name

This commit is contained in:
MiniDigger 2020-07-28 21:16:33 +02:00
parent ed5016db5e
commit 76c49a5006

View File

@ -18,6 +18,6 @@ build:
variables:
SERVICE_NAME: hangarnew
script:
- secure-docker stack deploy --with-registry-auth --compose-file=stack.yml ${SERVICE_NAME}
- secure-docker stack deploy --with-registry-auth --compose-file=docker/docker-compose.yml ${SERVICE_NAME}
only:
- master