Commit 4dd5fef8 authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent c2e50f1f
Pipeline #23343 failed
...@@ -6,13 +6,13 @@ ...@@ -6,13 +6,13 @@
#default: efault:
#image: image:
#name: hashicorp/terraform:latest name: hashicorp/terraform:latest
entrypoint: entrypoint:
#- /usr/bin/env - /usr/bin/env
#- "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" - "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
- ["/bin/sh", "-c"]
before_script: before_script:
- terraform init - terraform init
cache: cache:
......
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