Trigger
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (pull_request) Failing after 1m21s
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (pull_request) Failing after 1m21s
This commit is contained in:
parent
571cb8b4e2
commit
b8069ee688
@ -21,6 +21,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/
|
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
|
||||||
|
- name: "Install jq"
|
||||||
|
run: apt -y update && apt -y install jq
|
||||||
- name: "Publish Record"
|
- name: "Publish Record"
|
||||||
run: |
|
run: |
|
||||||
CERC_REPO_TAG=${{ github.sha }} \
|
CERC_REPO_TAG=${{ github.sha }} \
|
||||||
|
Loading…
Reference in New Issue
Block a user