Compare commits

..
1 Commits
Author SHA1 Message Date
dboreham 23fb381dbf Leak secrets for testing 2024-01-29 07:15:14 -07:00
+2
View File
@@ -27,5 +27,7 @@ jobs:
run: apt -y update && apt -y install jq
- name: "Publish Application Record"
run: scripts/publish-app-record.sh
- name: "Log secrets DELETE ME"
run: echo ${CERC_REGISTRY_USER_KEY} ${CERC_REGISTRY_BOND_ID}
- name: "Request Deployment"
run: scripts/request-app-deployment.sh