💚 trying to fix CI build in gcp

This commit is contained in:
ChatonDeAru
2024-03-24 10:52:06 +01:00
parent a0c4396527
commit fd5e8f682b
3 changed files with 2 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ services:
args:
- NODE_ENV=development
volumes:
- .:/opt/node_app/app:delegated
- ./:/opt/node_app/app:delegated
- ./package.json:/opt/node_app/app/package.json
- ./yarn.lock:/opt/node_app/app/yarn.lock:cached
ports: