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: Ia3228f291907cb847d3bc757a3c0888946ec812c
This commit is contained in:
parent
9e1e7011c6
commit
2c780009fd
@ -4,3 +4,6 @@
|
||||
jobs:
|
||||
- openstack-tox-linters:
|
||||
voting: false
|
||||
gate:
|
||||
jobs:
|
||||
- noop
|
||||
|
Loading…
x
Reference in New Issue
Block a user