This commit is contained in:
parent
4dc285704f
commit
6dfa5c1694
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ steps:
|
|||
commands:
|
||||
- echo -n "$${ENV}" > .env
|
||||
- docker compose --project-name=gammafogtypecom up --detach
|
||||
- docker image prune --all --filter=until=1d
|
||||
environment:
|
||||
ENV:
|
||||
from_secret: ENV
|
||||
|
|
Reference in a new issue