Commit 52e22cbb authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent 4b56d212
Pipeline #23457 failed with stages
in 4 seconds
...@@ -49,6 +49,7 @@ install: ...@@ -49,6 +49,7 @@ install:
- git clone https://github.com/Zordrak/tfenv.git ~/.tfenv - git clone https://github.com/Zordrak/tfenv.git ~/.tfenv
- echo 'export PATH="$HOME/.tfenv/bin:$PATH"' >> $HOME/bashrc - echo 'export PATH="$HOME/.tfenv/bin:$PATH"' >> $HOME/bashrc
- tfenv install 0.11.10
#- 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