fix(ci): Docker push auth + E2E DinD networking for Gitea #423

Merged
The Dogfather merged 10 commits from fix/ci-e2e-dind-networking-registry-auth into dev 2026-05-21 00:43:08 +00:00
Showing only changes of commit cc45692564 - Show all commits
+2
View File
@@ -81,6 +81,8 @@ jobs:
- name: Run E2E tests
run: pnpm --filter @groombook/e2e test
env:
PLAYWRIGHT_BASE_URL: http://host.docker.internal:8080
- name: Stop Docker Compose stack
if: always()