From dd31dc916c43af023566fd67fa7ce62582653fbd Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Fri, 12 Jun 2026 01:10:19 +1000 Subject: [PATCH] feat: return to make-apply - always make-apply on merge to main --- .woodpecker/apply.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/apply.yaml b/.woodpecker/apply.yaml index 112d696..a11ec4c 100644 --- a/.woodpecker/apply.yaml +++ b/.woodpecker/apply.yaml @@ -9,7 +9,7 @@ steps: VAULT_AUTH_METHOD: kubernetes commands: - dnf install vault -y - - make apply-if-changes + - make apply backend_options: kubernetes: serviceAccountName: terraform-git