Add meldestelle-desktop to Dockerfile build contexts for ping and gateway services
All checks were successful
Build and Publish Docker Images / build-and-push (., backend/infrastructure/gateway/Dockerfile, api-gateway, api-gateway) (push) Successful in 7m8s
Build and Publish Docker Images / build-and-push (., backend/services/ping/Dockerfile, ping-service, ping-service) (push) Successful in 7m0s
Build and Publish Docker Images / build-and-push (., config/docker/caddy/web-app/Dockerfile, web-app, web-app) (push) Successful in 2m4s
Build and Publish Docker Images / build-and-push (., config/docker/keycloak/Dockerfile, keycloak, keycloak) (push) Successful in 1m59s

This commit is contained in:
Stefan Mogeritsch 2026-03-24 22:53:02 +01:00
parent 75b7ef0320
commit faccd7eb3b
2 changed files with 2 additions and 0 deletions

View File

@ -64,6 +64,7 @@ RUN mkdir -p \
frontend/features/nennung-feature \
frontend/shared \
frontend/shells/meldestelle-portal \
frontend/shells/meldestelle-desktop \
docs
# Copy root build configuration

View File

@ -62,6 +62,7 @@ RUN mkdir -p \
frontend/features/nennung-feature \
frontend/shared \
frontend/shells/meldestelle-portal \
frontend/shells/meldestelle-desktop \
docs
# Copy root build configuration