ci: adds frontend ref
Some checks failed
ci / ruff (push) Successful in 3s
ci / ty (push) Successful in 4s
ci / tests (push) Successful in 15s
ci / build (push) Failing after 8s

This commit is contained in:
Iain Learmonth 2026-06-22 15:24:33 +01:00
parent 44e1d4986f
commit cc4ae42646

View file

@ -68,6 +68,7 @@ jobs:
with: with:
repository: sr2/cloud-portal.git repository: sr2/cloud-portal.git
path: frontend path: frontend
ref: main
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@v3
- name: Login to the registry - name: Login to the registry