woodpecker: debug
continuous-integration/woodpecker the build failed Details

Ariadne Conill 2022-06-09 03:28:45 +00:00
parent 4bbcf245f6
commit 406981b0de
1 changed files with 1 additions and 0 deletions

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"