Update createServiceAccount.sh
All checks were successful
Build docker container / Build image (push) Successful in 15s
All checks were successful
Build docker container / Build image (push) Successful in 15s
This commit is contained in:
parent
b90e6eb00a
commit
42605ee146
@ -92,9 +92,9 @@ type: kubernetes.io/service-account-token
|
|||||||
EOF
|
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 '.event.repository.html_url')
|
URL=$(echo "$GITHUB_CONTEXT" | jq -r '.event.repository.html_url')
|
||||||
|
|
||||||
cat <<EOFFF
|
cat <<EOFFF
|
||||||
---
|
---
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user