optimize ci build: use own dockerfile for dependencies + cache for builds (#164)
Some checks failed
CI/CD Pipeline / test (push) Successful in 8m1s
CI/CD Pipeline / deploy-staging (push) Failing after 16m57s
CI/CD Pipeline / deploy-main (push) Has been skipped

Reviewed-on: #164
This commit is contained in:
2024-01-17 22:56:33 +01:00
parent 77d9e2ea9f
commit f1f17cdb44
4 changed files with 75 additions and 66 deletions

6
.dockerignore Normal file
View File

@ -0,0 +1,6 @@
target/
db.sqlite
.history/
frontend/node_modules/*
/static/
/data-ergo/