MON-461 fix 0.11.14 version

This commit is contained in:
Quentin Manfroi 2019-05-24 15:47:52 +02:00
parent 011eabf5bc
commit e59fab92c5

View File

@ -11,7 +11,7 @@ before_script:
- apk add --no-cache curl - apk add --no-cache curl
auto_update: auto_update:
image: hashicorp/terraform:full image: hashicorp/terraform:0.11.14
stage: test stage: test
script: script:
- apk add --no-cache bash git grep coreutils - apk add --no-cache bash git grep coreutils