ci: Gitea Action für automatischen Docker-Build und Registry-Push hinzugefügt

This commit is contained in:
2026-03-26 21:21:22 +01:00
parent 7bf847d31c
commit d77961818a
3 changed files with 45 additions and 3 deletions

View File

@@ -47,6 +47,9 @@
│ │ └── teamspeak3.xml # TeamSpeak3-Konfiguration fuer XAseco
│ └── db/
│ └── init-xaseco-db.sh # MariaDB Init-Script fuer XAseco-DB
├── .gitea/
│ └── workflows/
│ └── docker-publish.yml # CI/CD: Docker Image Build & Push bei neuem Release-Tag
├── docs/ # Dokumentation
├── docker-compose.yml # Docker Compose Konfiguration
├── Dockerfile # Docker Build-Definition