further debug
continuous-integration/woodpecker the build failed
Details
continuous-integration/woodpecker the build failed
Details
parent
db224f75f7
commit
85004502ec
|
@ -12,7 +12,7 @@ pipeline:
|
||||||
- apk add --no-cache terraform
|
- apk add --no-cache terraform
|
||||||
- terraform version
|
- terraform version
|
||||||
- cd dns
|
- cd dns
|
||||||
- echo "lt: $LINODE_TOKEN"
|
- echo "linode token $LINODE_TOKEN"
|
||||||
- terraform init
|
- terraform init
|
||||||
- terraform validate
|
- terraform validate
|
||||||
- terraform plan -var "token=$LINODE_TOKEN"
|
- terraform plan -var "token=$LINODE_TOKEN"
|
||||||
|
|
Loading…
Reference in New Issue