Testing
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2m41s

This commit is contained in:
Evrard Van Espen
2025-11-20 18:38:11 +00:00
parent da76380ec1
commit ab9876b81a

View File

@@ -30,5 +30,6 @@ jobs:
echo > ~/.kube/config << EOF
${{ secrets.KUBECONFIG }}
EOF
apt update && apt install -y kubectl
apt update
apt install -y kubectl
/usr/bin/kubectl apply -f argo.yaml