1
0

+ ADD kubernete secrets
Some checks failed
/ build-and-deploy (push) Failing after 12s

This commit is contained in:
felegy
2025-08-19 12:46:27 +00:00
parent 3827fa7394
commit 06ab24d428

View File

@@ -55,7 +55,7 @@ jobs:
run: |
echo "Kubernetes connection config (KUBECONFIG): ${KUBECONFIG}"
cat ${KUBECONFIG}
kubectl get pod -A
kubectl get pod
- name: Update kpack image
env:
SHA: ${{ github.sha }}