CD Update
All checks were successful
Build and Push API / build-and-push (push) Successful in 8s

This commit is contained in:
2025-11-24 21:40:16 +01:00
parent 7605f93d52
commit a5ea0dfdd7

View File

@@ -38,7 +38,7 @@ jobs:
KUBECONFIG: /tmp/kubeconfig
run: |
echo "${{ secrets.KUBECONFIG_B64 }}" | base64 -d > "$KUBECONFIG"
echo "==== kubeconfig ===="
echo "==== KubeConfig ===="
cat "$KUBECONFIG"
# Kubeconfig Smoke test