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