further debug
parent
7f818d5d06
commit
db224f75f7
|
@ -12,7 +12,7 @@ pipeline:
|
||||||
- apk add --no-cache terraform
|
- apk add --no-cache terraform
|
||||||
- terraform version
|
- terraform version
|
||||||
- cd dns
|
- cd dns
|
||||||
- env
|
- echo "lt: $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