Actualiser .forgejo/workflows/deploy.yml
This commit is contained in:
parent
d8b3a8d852
commit
6c6f3b3a4d
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ jobs:
|
||||||
#cp kubeconfig.yaml /tmp/kubeconfig.yaml &&
|
#cp kubeconfig.yaml /tmp/kubeconfig.yaml &&
|
||||||
echo "$KUBECONFIG_DATA" > /tmp/kubeconfig.yaml &&
|
echo "$KUBECONFIG_DATA" > /tmp/kubeconfig.yaml &&
|
||||||
export KUBECONFIG=/tmp/kubeconfig.yaml &&
|
export KUBECONFIG=/tmp/kubeconfig.yaml &&
|
||||||
|
cat /tmp/kubeconfig.yaml &&
|
||||||
#echo "$KUBECONFIG_DATA" > /tmp/kubeconfig.yaml &&
|
#echo "$KUBECONFIG_DATA" > /tmp/kubeconfig.yaml &&
|
||||||
#export KUBECONFIG=/tmp/kubeconfig.yaml &&
|
#export KUBECONFIG=/tmp/kubeconfig.yaml &&
|
||||||
kubectl config view --raw &&
|
kubectl config view --raw &&
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue