fixed deploy again
Deploy / deploy (push) Failing after 1m43s

This commit is contained in:
twotalesanimation
2026-05-20 13:22:05 +02:00
parent 4503576ca4
commit 321972f8d9
+2 -2
View File
@@ -20,8 +20,8 @@ jobs:
git pull
docker-compose up -d --build
docker compose up -d --build
docker-compose exec -T vfxreview npx prisma migrate deploy
docker compose exec -T vfxreview npx prisma migrate deploy
docker image prune -f