Wip
Some checks failed
CI / build (push) Failing after 22s
CI / bump-infra (push) Has been skipped

This commit is contained in:
Philip Peterson 2026-06-11 22:53:14 -07:00
parent ac9a02e832
commit 25fcd44460

View file

@ -41,8 +41,8 @@ jobs:
steps: steps:
- name: Bump riverside in infra repo - name: Bump riverside in infra repo
env: env:
FORGE_TOKEN: ${{ secrets.FORGE_TOKEN }} FORGE_TOKEN: ${{ secrets.REGISTRY_PASSWORD }}
FORGE_USER: ${{ secrets.FORGE_USER }} FORGE_USER: ${{ secrets.REGISTRY_USERNAME }}
SHA: ${{ github.sha }} SHA: ${{ github.sha }}
run: | run: |
git clone "https://${FORGE_USER}:${FORGE_TOKEN}@forge.quinefoundation.com/Cold-Air-Networks/petersweb-infra.git" infra git clone "https://${FORGE_USER}:${FORGE_TOKEN}@forge.quinefoundation.com/Cold-Air-Networks/petersweb-infra.git" infra