Commit 12795d97 authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent 6d9c8c46
Pipeline #23328 failed with stages
in 3 seconds
......@@ -37,6 +37,7 @@ install:
- rr
stage: install
script:
- sudo chown -R $USER /usr/local/bin
- 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/
......
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