Commit 4b56d212 authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent 9d215562
Pipeline #23456 failed with stages
in 7 seconds
...@@ -47,7 +47,8 @@ install: ...@@ -47,7 +47,8 @@ install:
#- unzip terraform_0.11.10_linux_amd64.zip -d /C:/Users/rajat.kulkarni/GitLab-Runner/ #- unzip terraform_0.11.10_linux_amd64.zip -d /C:/Users/rajat.kulkarni/GitLab-Runner/
#- rm terraform_0.11.10_linux_amd64.zip #- rm terraform_0.11.10_linux_amd64.zip
- git clone https://github.com/Zordrak/tfenv.git ~/.tfenv
- echo 'export PATH="$HOME/.tfenv/bin:$PATH"' >> $HOME/bashrc
#- 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
......
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