diff --git a/.woodpecker/deploy.yml b/.woodpecker/deploy.yml index 57d149b..66cfaba 100644 --- a/.woodpecker/deploy.yml +++ b/.woodpecker/deploy.yml @@ -4,4 +4,5 @@ pipeline: init: image: hashicorp/terraform commands: + - apk add make - CODE_PATH=./hetzner/template make init \ No newline at end of file