run_migrations socket volume removed
This commit is contained in:
@@ -27,8 +27,6 @@ steps:
|
|||||||
image: docker:24
|
image: docker:24
|
||||||
environment:
|
environment:
|
||||||
MYSQL_PASSWORD: touchh
|
MYSQL_PASSWORD: touchh
|
||||||
volumes:
|
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
|
||||||
commands:
|
commands:
|
||||||
- chmod +x ./bin/cli
|
- chmod +x ./bin/cli
|
||||||
- ./bin/cli migrate
|
- ./bin/cli migrate
|
||||||
|
|||||||
Reference in New Issue
Block a user