downgrade to v3 fix
Some checks failed
CI/CD Pipeline v3 / build (push) Successful in 1m44s
CI/CD Pipeline v3 / deploy (push) Failing after 1m2s

This commit is contained in:
2026-05-02 21:05:46 +02:00
parent 3236ec9925
commit 342710efd3

View File

@@ -1,4 +1,4 @@
name: CI/CD Pipeline
name: CI/CD Pipeline v3
on:
push:
@@ -68,4 +68,3 @@ jobs:
kubectl --kubeconfig=$HOME/.kube/config apply -f k8s/ --validate=false
kubectl --kubeconfig=$HOME/.kube/config rollout status deployment/hello-cicd -n student-sz11zs --timeout=120s