Merge branch 'MON-461_fix_ci_0.12' into 'master'

MON-461 fix 0.11.14 version

Closes MON-461

See merge request claranet/pt-monitoring/projects/datadog/terraform/monitors!63
This commit is contained in:
Quentin Manfroi 2019-06-11 17:59:56 +02:00
commit cb428b5f21

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