Simplify Docker build in CI

This commit is contained in:
Quentin Gliech
2022-01-21 12:31:24 +01:00
parent 7d669eb868
commit 59db90f66e
4 changed files with 27 additions and 77 deletions

View File

@@ -1,7 +1,11 @@
target/
crates/*/target
crates/*/node_modules
docs/
.devcontainer/
.git/
.github/
.gitignore
Dockerfile
.dockerignore
docker-bake.hcl