Commit aa82734c authored by Adrian Horrocks's avatar Adrian Horrocks

fixing gitlab.ci CI file

parent edc0b84c
Pipeline #3799 failed with stage
in 15 seconds
......@@ -8,5 +8,8 @@ before_script:
- wget -O /tmp/terraform.zip $TERRAFORM_URL
- unzip /tmp/terraform.zip -d /usr/local/bin
test:
get_modules:
script: terraform get
validate:
script: terraform validate
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment