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

Update .gitlab-ci.yml

parent 4dd5fef8
Pipeline #23344 failed
...@@ -11,7 +11,7 @@ efault: ...@@ -11,7 +11,7 @@ efault:
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"
before_script: before_script:
- terraform init - terraform init
......
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