woodpecker: debug

Ariadne Conill 2022-06-09 03:28:45 +00:00
parent 548492444d
commit 16dafc7883
1 changed files with 1 additions and 0 deletions
.woodpecker

View File

@ -12,6 +12,7 @@ pipeline:
- apk add --no-cache terraform
- terraform version
- cd dns
- echo $AWS_ACCESS_KEY_ID
- terraform init
- terraform validate
- terraform plan -var "token=$LINODE_TOKEN"