Fix the lint job name in azure gate runner
* Recently the lint and test jobs are separated * update the reference to lint and test job names marked as dependency for azure gate runner Change-Id: I9bf495143b14d248c54c20e4814ac236b167eba1
This commit is contained in:
parent
d3360a9451
commit
f259bc8a62
@ -157,10 +157,12 @@
|
||||
dependencies:
|
||||
- name: openstack-tox-docs
|
||||
soft: true
|
||||
- name: airship-airshipctl-lint-unit
|
||||
- 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
|
||||
|
Loading…
Reference in New Issue
Block a user