run_migrations socket volume removed

This commit is contained in:
2024-12-28 12:42:02 +09:00
parent 5a5a360883
commit e26f665a45

View File

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