This commit is contained in:
parent
ebe2275053
commit
ac270288c3
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ steps:
|
|||
path: /var/run/docker.sock
|
||||
commands:
|
||||
- echo -n "$${ENV}" > .env
|
||||
- docker compose up --detach
|
||||
- docker compose --project-name=gammafogtypecom up --detach
|
||||
environment:
|
||||
ENV:
|
||||
from_secret: ENV
|
||||
|
|
Reference in a new issue