mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-09-14 20:24:07 +00:00
new chain
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user