Commit 621c4569 authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent 6d1a0bf5
Pipeline #23124 failed with stages
in 1 second
...@@ -29,8 +29,8 @@ build: ...@@ -29,8 +29,8 @@ build:
- rr - rr
stage: build stage: build
script: script:
- gitlab-terraform --version - terraform --version
- gitlab-terraform init - terraform init
only: only:
- master - 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