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:
3
backend/.gitignore
vendored
3
backend/.gitignore
vendored
@@ -5,6 +5,7 @@
|
||||
# will have compiled files and executables
|
||||
debug/
|
||||
target/
|
||||
target-*/
|
||||
|
||||
# include cargo lock
|
||||
!Cargo.lock
|
||||
@@ -16,4 +17,4 @@ target/
|
||||
*.pdb
|
||||
|
||||
*.sqlite
|
||||
*.sqlite-*
|
||||
*.sqlite-*
|
||||
|
||||
Reference in New Issue
Block a user