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

Update .gitlab-ci.yml

parent 2158d429
Pipeline #23117 failed with stages
in 1 second
...@@ -29,8 +29,8 @@ build: ...@@ -29,8 +29,8 @@ build:
- rr - rr
stage: build stage: build
script: script:
- terraform --version - $terraform --version
- 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