Update createServiceAccount.sh
All checks were successful
Build docker container / Build image (push) Successful in 20s

This commit is contained in:
ties 2024-08-29 12:39:24 +00:00
parent 7ab41d62d3
commit b90e6eb00a

View File

@ -94,7 +94,7 @@ EOF
# echo "$GITHUB_CONTEXT" | jq >>> https://git.ties.one/ties/n8n/actions/runs/60 # echo "$GITHUB_CONTEXT" | jq >>> https://git.ties.one/ties/n8n/actions/runs/60
NEW_KUBECONFIG="kubeconfig-${NAMESPACE}-cicd.yaml" NEW_KUBECONFIG="kubeconfig-${NAMESPACE}-cicd.yaml"
URL=$(echo "$GITHUB_CONTEXT" | jq '.repository.html_url') URL=$(echo "$GITHUB_CONTEXT" | jq '.event.repository.html_url')
cat <<EOFFF cat <<EOFFF
--- ---