set project-name
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nebel 2022-12-27 01:07:30 +09:00
parent ebe2275053
commit ac270288c3

View file

@ -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