Add explicit noop gate job
This repo defines jobs in check queue, so we can remove the noop-jobs template usage from project-config. To allow that, add a noop job to gate queue. Change-Id: I3aa01b3fb55f13220d170c82c67a939622a75d5c
This commit is contained in:
parent
59f9764947
commit
3fad502442
@ -4,3 +4,6 @@
|
||||
jobs:
|
||||
- openstack-tox-bashate:
|
||||
voting: false
|
||||
gate:
|
||||
jobs:
|
||||
- noop
|
||||
|
Loading…
x
Reference in New Issue
Block a user