chore: drop legacy browsers and speed up docker builds
All checks were successful
Build (develop) / Promote (main) / build-and-push-deploy (push) Successful in 6m40s
All checks were successful
Build (develop) / Promote (main) / build-and-push-deploy (push) Successful in 6m40s
This commit is contained in:
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
.git
|
||||
.gitea
|
||||
node_modules
|
||||
dist
|
||||
coverage
|
||||
.angular
|
||||
.cache
|
||||
npm-debug.log
|
||||
yarn-debug.log
|
||||
yarn-error.log
|
||||
Dockerfile*
|
||||
docker-compose*.yml
|
||||
README*
|
||||
*.md
|
||||
Reference in New Issue
Block a user