Update nginx, minor weave and misc CI tools (vagrant/terraform) (#7215)

This commit is contained in:
Florian Ruynat
2021-01-26 17:22:34 +01:00
committed by GitHub
parent 774ec49396
commit 9007d6621a
9 changed files with 17 additions and 20 deletions

View File

@@ -14,7 +14,7 @@ vagrant-validate:
stage: unit-tests
tags: [light]
variables:
VAGRANT_VERSION: 2.2.10
VAGRANT_VERSION: 2.2.14
script:
- ./tests/scripts/vagrant-validate.sh
except: ['triggers', 'master']