feat: ship public ops features and cache docker builds
Some checks failed
docker-images / build-and-push (admin, admin, termi-astro-admin, admin/Dockerfile) (push) Failing after 13s
docker-images / build-and-push (frontend, frontend, termi-astro-frontend, frontend/Dockerfile) (push) Has been cancelled
docker-images / build-and-push (backend, backend, termi-astro-backend, backend/Dockerfile) (push) Has been cancelled
Some checks failed
docker-images / build-and-push (admin, admin, termi-astro-admin, admin/Dockerfile) (push) Failing after 13s
docker-images / build-and-push (frontend, frontend, termi-astro-frontend, frontend/Dockerfile) (push) Has been cancelled
docker-images / build-and-push (backend, backend, termi-astro-backend, backend/Dockerfile) (push) Has been cancelled
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -24,5 +24,13 @@ backend-start.log
|
||||
deploy/docker/.env
|
||||
deploy/docker/config.yaml
|
||||
admin/tmp-playwright.*
|
||||
admin/.vite/
|
||||
test-results/
|
||||
playwright-report/
|
||||
blob-report/
|
||||
*-playwright.err.log
|
||||
*-playwright.out.log
|
||||
backend-restart.err.log
|
||||
backend-restart.out.log
|
||||
lighthouse-*/
|
||||
lighthouse-*.json
|
||||
|
||||
Reference in New Issue
Block a user