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

Update .gitlab-ci.yml

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