Commit 700efb57 authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent 6fe26442
Pipeline #23206 failed with stages
in 1 second
......@@ -27,6 +27,7 @@ install:
stage: install
script:
- curl -o terraform.zip https://releases.hashicorp.com/terraform/0.12.2/
- cd ec2
only:
......@@ -37,7 +38,6 @@ build:
- rr
stage: build
script:
commands:
- terraform init
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