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