Removing the non-voting jobs from dependency
* Removing the non-voting job from dependency. So that for any reason if the dependent non-voting job fails, the gate runner job will not be skipped. Change-Id: If2f208d41a6df1ce7286654fe6e203d309042874
This commit is contained in:
parent
0b2c9925bf
commit
d9a7200698
@ -117,14 +117,10 @@
|
||||
soft: true
|
||||
- name: airship-airshipctl-lint
|
||||
soft: true
|
||||
- name: airship-airshipctl-golint
|
||||
soft: true
|
||||
- name: airship-airshipctl-unit
|
||||
soft: true
|
||||
- name: airship-airshipctl-build-image
|
||||
soft: true
|
||||
- name: airship-airshipctl-validate-site-docs
|
||||
soft: true
|
||||
vars:
|
||||
site_name: test-site
|
||||
gate_scripts:
|
||||
|
Loading…
x
Reference in New Issue
Block a user