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