Commit 9d215562 authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent c6d81d3c
Pipeline #23450 failed with stages
in 5 seconds
...@@ -70,10 +70,13 @@ install: ...@@ -70,10 +70,13 @@ install:
build: build:
image: alpine:latest image: alpine:latest
stage: build
script: script:
- terraform init -input=false - terraform init -input=false
tags: tags:
- rr - rr
only:
- master
plan: plan:
tags: tags:
......
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