further debug
continuous-integration/woodpecker the build failed Details

Ariadne Conill 2022-06-09 03:42:43 +00:00
parent db224f75f7
commit 85004502ec
1 changed files with 1 additions and 1 deletions

View File

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