Update createServiceAccount.sh
All checks were successful
Build docker container / Build image (push) Successful in 20s
All checks were successful
Build docker container / Build image (push) Successful in 20s
This commit is contained in:
parent
7ab41d62d3
commit
b90e6eb00a
@ -94,7 +94,7 @@ EOF
|
||||
|
||||
# echo "$GITHUB_CONTEXT" | jq >>> https://git.ties.one/ties/n8n/actions/runs/60
|
||||
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
|
||||
---
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user