Fix package.json, Dockerfile, add CI validation to prevent recurrence
Build and push images / validate (push) Successful in 2s
Build and push images / build-backend (push) Successful in 5s
Build and push images / build-worker (push) Successful in 5s
Build and push images / build-frontend (push) Successful in 21s

This commit is contained in:
2026-06-06 18:27:29 +01:00
parent 070267eee5
commit 24f8417982
3 changed files with 37 additions and 11 deletions
+1 -1
View File
@@ -29,4 +29,4 @@
"postcss": "^8.4.38",
"tailwindcss": "^3.4.4"
}
}
}