wip
This commit is contained in:
parent
27f11b582b
commit
0d3b502126
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Bump riverside in infra repo
|
- name: Bump riverside in infra repo
|
||||||
env:
|
env:
|
||||||
FORGE_TOKEN: ${{ secrets.REGISTRY_PASSWORD }}
|
FORGE_TOKEN: ${{ secrets.INFRA_TOKEN }}
|
||||||
FORGE_USER: ${{ secrets.REGISTRY_USERNAME }}
|
FORGE_USER: ${{ secrets.REGISTRY_USERNAME }}
|
||||||
SHA: ${{ github.sha }}
|
SHA: ${{ github.sha }}
|
||||||
IMAGE_DIGEST: ${{ needs.build.outputs.image_digest }}
|
IMAGE_DIGEST: ${{ needs.build.outputs.image_digest }}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue