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

Update .gitlab-ci.yml

parent 014688c4
Pipeline #23216 failed with stages
in 2 seconds
......@@ -30,7 +30,6 @@ install:
stage: install
script:
- curl -o terraform.zip https://releases.hashicorp.com/terraform/0.12.2/
- cd ec2
only:
......@@ -41,7 +40,7 @@ build:
- rr
stage: build
script:
- terraform init
- gitlab-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