💥 Fix: korrigierte Path für Templates / main.py (relativer Pfad)
docker-build-and-push / build (push) Successful in 18s
docker-build-and-push / build (push) Successful in 18s
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
volumes:
|
||||
- ./projects:/projects # Lokale Projekte sichtbar im Container
|
||||
- ./auth:/app/auth # Optional für Token-Speicherung
|
||||
- ./workflows:/app/workflows # CI/CD Skripte (lokal nutzen)
|
||||
env_file:
|
||||
- .env # Lädt GITEE_URL, ACCESS_TOKEN, usw.
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user