Update .gitea/workflows/publish.yaml

This commit is contained in:
Thomas E Lackey 2023-12-14 16:42:10 +00:00
parent 7c0f297ff6
commit 2ddbf44e8d

View File

@ -5,7 +5,7 @@ on:
env:
CERC_REGISTRY_USER_KEY: ${{ secrets.CICD_CERCIO_USER_KEY }}
CERC_REGISTRY_BOND_ID: ${{ secrets.CICD_CERCIO_BOND_ID }}
CERC_REGISTRY_APP_CRN: ${{ env.CICD_REGISTRY_APP_CRN }}
CERC_REGISTRY_APP_CRN: ${{ env.LACONIC_REGISTRY_APP_CRN }}
jobs:
cns_publish:
runs-on: ubuntu-latest