new chain

This commit is contained in:
zramsay
2024-07-24 08:23:14 -04:00
parent c8f5568ebb
commit 35f7e2dbc7
4 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ env:
CERC_REGISTRY_BOND_ID: ${{ secrets.CICD_LACONIC_BOND_ID }}
jobs:
cns_publish:
registry_publish:
runs-on: ubuntu-latest
steps:
- name: "Clone project repository"
@@ -22,7 +22,7 @@ jobs:
- name: "Install registry CLI"
run: |
npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/
yarn global add @cerc-io/laconic-registry-cli
yarn global add @cerc-io/laconic-registry-cli@0.2.0
- name: "Install jq"
run: apt -y update && apt -y install jq
- name: "Publish Application Record"