🐋 Docker and Gitea Workflow
All checks were successful
Deploy application / deploy (push) Successful in 19s
All checks were successful
Deploy application / deploy (push) Successful in 19s
- Moved tsx to dependencies as node TS support is 💩
- Renamed start-once to run-once
- TODOs
This commit is contained in:
10
.dockerignore
Normal file
10
.dockerignore
Normal file
@ -0,0 +1,10 @@
|
||||
.cache
|
||||
.idea
|
||||
httpRequests
|
||||
.env.*
|
||||
*.sqlite
|
||||
jest.config.ts
|
||||
node_modules
|
||||
.git
|
||||
.gitignore
|
||||
*.md
|
Reference in New Issue
Block a user