Remove secret logging

This commit is contained in:
David Boreham 2024-01-29 07:47:54 -07:00
parent 23fb381dbf
commit c938d4ef9b

View File

@ -27,7 +27,5 @@ 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