fix: apply requires plan (#71)
ci/woodpecker/push/apply Pipeline was successful

- ensure make plan runs before make apply when deploying

Reviewed-on: #71
This commit was merged in pull request #71.
This commit is contained in:
2026-05-22 00:03:08 +10:00
parent 93ba86baf3
commit a548bf1cb1
+1
View File
@@ -9,6 +9,7 @@ steps:
VAULT_AUTH_METHOD: kubernetes
commands:
- dnf install vault -y
- make plan
- make apply
backend_options:
kubernetes: