wip: Reordered Build Steps and added Dockerignore
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-03-21 01:13:53 +01:00
parent 6330268d20
commit bffcd2f414
2 changed files with 4 additions and 1 deletions

3
.dockerignore Normal file
View File

@@ -0,0 +1,3 @@
**/node_modules/
**/dist
.git