Commit afe6e615 authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent de655f52
Pipeline #23137 failed with stages
in 1 second
......@@ -29,10 +29,7 @@ install:
- rr
stage: install
script:
- sudo yum install -y yum-utils
- sudo yum install -y yum-utils
- sudo yum-config-manager --add-repo https://rpm.releases.hashicorp.com/RHEL/hashicorp.repo
- sudo yum -y install terraform
-curl -o terraform.zip https://releases.hashicorp.com/terraform/0.12.2/terraform_0.12.2_linux_amd64.zip
-
only:
- master
......
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