fix(gro-1261): correct infra paths in CI Update Infra Image Tags job #16

Merged
groombook-engineer[bot] merged 1 commits from chore/gro-1261-fix-ci-infra-path into dev 2026-05-14 17:29:06 +00:00

1 Commits

Author SHA1 Message Date
Chris Farhood c37cf3055c fix(gro-1261): correct infra paths in CI Update Infra Image Tags job
The CI workflow referenced wrong paths in groombook/infra:
- apps/groombook/overlays/dev/ → apps/overlays/dev/
- apps/groombook/base/ → apps/base/

These paths don't exist in groombook/infra — the correct structure
is apps/overlays/dev/ and apps/base/.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-14 17:28:32 +00:00