Update .gitea/workflows/publish.yaml
This commit is contained in:
parent
e69b951d28
commit
d723c31cd2
@ -24,5 +24,5 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
CERC_REGISTRY_USER_KEY: ${{ secrets.CICD_LACONIC_USER_KEY }}
|
CERC_REGISTRY_USER_KEY: ${{ secrets.CICD_LACONIC_USER_KEY }}
|
||||||
CERC_REGISTRY_BOND_ID: ${{ secrets.CICD_LACONIC_BOND_ID }}
|
CERC_REGISTRY_BOND_ID: ${{ secrets.CICD_LACONIC_BOND_ID }}
|
||||||
CERC_REGISTRY_APP_CRN: "crn://cerc-io/applications/test-progressive-web-app"
|
CERC_REGISTRY_APP_CRN: "crn://osmosis/applications/test-progressive-web-app"
|
||||||
run: scripts/publish-app-record.sh
|
run: scripts/publish-app-record.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user