mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
CI: Run vagrant validate on master as well (#12311)
Not really a reason not to, and this actually breaks daily-ci because some jobs depends on this one so the whole pipeline is invalid if it's not created.
This commit is contained in:
@@ -24,4 +24,3 @@ vagrant-validate:
|
|||||||
VAGRANT_VERSION: 2.3.7
|
VAGRANT_VERSION: 2.3.7
|
||||||
script:
|
script:
|
||||||
- ./tests/scripts/vagrant-validate.sh
|
- ./tests/scripts/vagrant-validate.sh
|
||||||
except: ['triggers', 'master']
|
|
||||||
|
|||||||
Reference in New Issue
Block a user