Bond ID
All checks were successful
Publish ApplicationRecord to Registry / cns_publish (pull_request) Successful in 57s
All checks were successful
Publish ApplicationRecord to Registry / cns_publish (pull_request) Successful in 57s
This commit is contained in:
parent
72ddd8af8d
commit
84b45ccb5c
@ -24,4 +24,7 @@ jobs:
|
|||||||
- name: "Install jq"
|
- name: "Install jq"
|
||||||
run: apt -y update && apt -y install jq
|
run: apt -y update && apt -y install jq
|
||||||
- name: "Publish Record"
|
- name: "Publish Record"
|
||||||
|
env:
|
||||||
|
CERC_LACONIC_USER_KEY: ${{ secrets.CICD_LACONIC_USER_KEY }}
|
||||||
|
CERC_LACONIC_BOND_ID: ${{ secrets.CICD_LACONIC_BOND_ID }}
|
||||||
run: scripts/publish-app-record.sh
|
run: scripts/publish-app-record.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user