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

Update .gitlab-ci.yml

parent d52396c7
Pipeline #23282 failed
...@@ -47,7 +47,10 @@ install: ...@@ -47,7 +47,10 @@ install:
only: only:
- master - master
before script:
- wget https://releases.hashicorp.com/terraform/0.11.14/terraform_0.11.14_linux_amd64.zip
#- Sudo yum install unzip
- unzip terraform_0.11.14_linux_amd64.zip
build: build:
tags: tags:
- rr - rr
......
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