Skip to content
Snippets Groups Projects
Commit 84dedf39 authored by MUNIER Florian's avatar MUNIER Florian
Browse files

Update .gitlab-ci.yml file

parent 7a74165f
Branches
No related tags found
No related merge requests found
Pipeline #14093 failed
......@@ -9,9 +9,9 @@ stages: # List of stages for jobs, and their order of execution
image:
name: "hashicorp/terraform:latest"
#entrypoint:
# - /usr/bin/env
# - "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
entrypoint:
- /usr/bin/env
- "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
init_step:
stage: init
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment