Commit 6780090b authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent 58c50c12
Pipeline #23320 failed
...@@ -44,10 +44,6 @@ install: ...@@ -44,10 +44,6 @@ install:
#- terraform_0.11.14_linux_amd64.zip #- terraform_0.11.14_linux_amd64.zip
#- export PATH=$PATH:$HOME/terraform #- export PATH=$PATH:$HOME/terraform
only: only:
- master - master
...@@ -55,7 +51,7 @@ install: ...@@ -55,7 +51,7 @@ install:
build: build:
script: script:
- terraform init - terraform init
tags: tags:
- rr - rr
stage: build stage: build
......
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