Feat: move from stack to compose
This commit is contained in:
@@ -18,7 +18,7 @@ steps:
|
||||
image: docker:latest
|
||||
commands:
|
||||
- echo "$ENV_FILE" > .env
|
||||
- sh run.sh
|
||||
- docker compose up -d
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user