don't need the other commands for a new post
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2025-11-06 08:20:46 -08:00
parent e3fe0e8d59
commit 1520777c12

View File

@@ -27,6 +27,4 @@ steps:
kubernetes:
serviceAccountName: woodpecker-deploy
commands:
- kubectl apply -f k8s.yaml -n blog
- kubectl rollout restart deployment/blog-dep -n blog
- kubectl rollout status deployment/blog-dep -n blog