downgrade to v3 fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: CI/CD Pipeline
|
name: CI/CD Pipeline v3
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -68,4 +68,3 @@ jobs:
|
|||||||
kubectl --kubeconfig=$HOME/.kube/config apply -f k8s/ --validate=false
|
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
|
kubectl --kubeconfig=$HOME/.kube/config rollout status deployment/hello-cicd -n student-sz11zs --timeout=120s
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user