Leak secrets for testing
This commit is contained in:
parent
8e6405e42e
commit
23fb381dbf
@ -27,5 +27,7 @@ jobs:
|
|||||||
run: apt -y update && apt -y install jq
|
run: apt -y update && apt -y install jq
|
||||||
- name: "Publish Application Record"
|
- name: "Publish Application Record"
|
||||||
run: scripts/publish-app-record.sh
|
run: scripts/publish-app-record.sh
|
||||||
|
- name: "Log secrets DELETE ME"
|
||||||
|
run: echo ${CERC_REGISTRY_USER_KEY} ${CERC_REGISTRY_BOND_ID}
|
||||||
- name: "Request Deployment"
|
- name: "Request Deployment"
|
||||||
run: scripts/request-app-deployment.sh
|
run: scripts/request-app-deployment.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user