Commit 3aed820d authored by rajat.kulkarni's avatar rajat.kulkarni

Update .gitlab-ci.yml

parent ca6086a4
Pipeline #23230 failed
...@@ -2,8 +2,14 @@ ...@@ -2,8 +2,14 @@
# To contribute improvements to CI/CD templates, please follow the Development guide at: # To contribute improvements to CI/CD templates, please follow the Development guide at:
#https://docs.gitlab.com/ee/development/cicd/templates.html #https://docs.gitlab.com/ee/development/cicd/templates.html
# This specific template is located at: # This specific template is located at:
https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Terraform.gitlab-ci.yml #https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Terraform.gitlab-ci.yml
default:
image:
name: hashicorp/terraform:latest
entrypoint:
- /usr/bin/env
- "PATH=C:/Users/rajat.kulkarni/.docker"
image: registry.gitlab.com/gitlab-org/terraform-images/stable:latest image: registry.gitlab.com/gitlab-org/terraform-images/stable:latest
......
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