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: Ie204c40291c17365887793bb5f114652fa24b360
This commit is contained in:
parent
73c7dbc0ae
commit
7b86cd14df
@ -6,3 +6,6 @@
|
||||
voting: false
|
||||
- openstack-tox-linters:
|
||||
voting: false
|
||||
gate:
|
||||
jobs:
|
||||
- noop
|
||||
|
Loading…
Reference in New Issue
Block a user