fix: apply requires plan
- ensure make plan runs before make apply when deploying
This commit is contained in:
@@ -9,6 +9,7 @@ steps:
|
||||
VAULT_AUTH_METHOD: kubernetes
|
||||
commands:
|
||||
- dnf install vault -y
|
||||
- make plan
|
||||
- make apply
|
||||
backend_options:
|
||||
kubernetes:
|
||||
|
||||
Reference in New Issue
Block a user