add gitea actions ci, push docker image to registry
All checks were successful
Build and Push Docker Image / build (push) Successful in 25s
All checks were successful
Build and Push Docker Image / build (push) Successful in 25s
workflow builds on push to main, tags with latest + calver from package.json, pushes to git.felixfoertsch.de container registry. docker-compose.yml now pulls from registry instead of building locally. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
8
.dockerignore
Normal file
8
.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
||||
node_modules/
|
||||
dist/
|
||||
data/
|
||||
.git/
|
||||
.gitea/
|
||||
.claude/
|
||||
.env*
|
||||
*.md
|
||||
Reference in New Issue
Block a user