Skip to content
Snippets Groups Projects
Commit 298a61db authored by Edouard DE BRYE's avatar Edouard DE BRYE
Browse files

Modified gitlab-ci / changed terraform image for newer

parent 098bbdfe
No related branches found
No related tags found
No related merge requests found
image:
name: hashicorp/terraform:0.14.7
name: hashicorp/terraform:0.14.8
entrypoint:
- '/usr/bin/env'
- 'PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
workflow:
rules:
- if: '$CI_COMMIT_MESSAGE =~ /^no-pipe/'
when: never
stages:
- Test and Lint
- Staging Plan
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment