Commit 44bdbd2d authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent 5889dc5c
Pipeline #23313 failed
...@@ -57,10 +57,10 @@ install: ...@@ -57,10 +57,10 @@ install:
#or simply #or simply
- `tfswitch -b $HOME/.bin/terraform - `tfswitch -b $HOME/.bin/terraform
- wget https://releases.hashicorp.com/terraform/0.12.29/terraform_0.12.29_linux_amd64.zip #- wget https://releases.hashicorp.com/terraform/0.12.29/terraform_0.12.29_linux_amd64.zip
- unzip terraform_0.12.29_linux_amd64.zip #- unzip terraform_0.12.29_linux_amd64.zip
- mv terraform /usr/local/bin/ #- mv terraform /usr/local/bin/
- chown -R root:root /usr/local/bin/terraform #- chown -R root:root /usr/local/bin/terraform
#- terraform_0.11.14_linux_amd64.zip #- terraform_0.11.14_linux_amd64.zip
#- export PATH=$PATH:$HOME/terraform #- 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