end-to-end CI to match containerization on rest of adipu_server
All checks were successful
Deploy to Server / deploy (push) Successful in 18s

This commit is contained in:
2026-05-05 00:10:39 +00:00
parent 3da410770a
commit 7da8bda5eb
16 changed files with 1814 additions and 3061 deletions

11
.dockerignore Normal file
View File

@@ -0,0 +1,11 @@
node_modules/
.git/
.github/
.gitea/
.env
*.log
npm-debug.log*
.dockerignore
Dockerfile*
docker-compose*.yml
readme.md