Commit 9d17077d authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

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