Commit 251fbb3a authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent 1a88808c
Pipeline #23258 failed with stages
in 2 seconds
......@@ -34,8 +34,11 @@ install:
- rr
stage: install
script:
- mkdir terraform
- cd terraform
- wget https://releases.hashicorp.com/terraform/0.11.14/terraform_0.11.14_linux_amd64.zip
- Sudo yum install unzip
#- Sudo yum install unzip
- unzip terraform_0.11.14_linux_amd64.zip
- terraform_0.11.14_linux_amd64.zip
......
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