Wip
This commit is contained in:
parent
ac9a02e832
commit
25fcd44460
1 changed files with 2 additions and 2 deletions
|
|
@ -41,8 +41,8 @@ jobs:
|
|||
steps:
|
||||
- name: Bump riverside in infra repo
|
||||
env:
|
||||
FORGE_TOKEN: ${{ secrets.FORGE_TOKEN }}
|
||||
FORGE_USER: ${{ secrets.FORGE_USER }}
|
||||
FORGE_TOKEN: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
FORGE_USER: ${{ secrets.REGISTRY_USERNAME }}
|
||||
SHA: ${{ github.sha }}
|
||||
run: |
|
||||
git clone "https://${FORGE_USER}:${FORGE_TOKEN}@forge.quinefoundation.com/Cold-Air-Networks/petersweb-infra.git" infra
|
||||
|
|
|
|||
Loading…
Reference in a new issue