Commit 6d9c8c46 authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent 6b2d9955
Pipeline #23325 failed with stages
in 4 seconds
......@@ -39,8 +39,8 @@ install:
script:
- wget https://releases.hashicorp.com/terraform/0.12.29/terraform_0.12.29_linux_amd64.zip
- unzip terraform_0.12.29_linux_amd64.zip
# - mv terraform /usr/local/bin/
#- chown -R root:root /usr/local/bin/terraform
- mv terraform /usr/local/bin/
- chown -R root:root /usr/local/bin/terraform
#- terraform_0.11.14_linux_amd64.zip
#- export PATH=$PATH:$HOME/terraform
......
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