.
Some checks are pending
Casa Home Assistant CI/CD Pipeline (testing) / build (push) Waiting to run
Some checks are pending
Casa Home Assistant CI/CD Pipeline (testing) / build (push) Waiting to run
This commit is contained in:
@@ -44,4 +44,8 @@ runs:
|
||||
echo "config created - ${GITHUB_TEMP}/.kube/config"
|
||||
ls -lah ${GITHUB_TEMP}/.kube/config
|
||||
echo "KUBECONFIG=${GITHUB_TEMP}/.kube/config" >> "${GITHUB_ENV}"
|
||||
cp -r "${GITHUB_TEMP}/.kube" /root
|
||||
|
||||
# curl -vk \
|
||||
# --cacert ca.crt \
|
||||
# -H "Authorization: Bearer $KUBE_TOKEN" \
|
||||
# https://<server>:6443/version
|
||||
Reference in New Issue
Block a user