infra-vhd-util-deb : add jobs
Add the jobs for infra-vhd-util-deb (the publish job needs to be here, we keep the rest just to keep it together). Change-Id: Ida6e34feb2ca3d7e4bb7a09610aa69dec83b8dc0
This commit is contained in:
parent
00080f0792
commit
739c5a6002
@ -177,6 +177,25 @@
|
||||
jobs:
|
||||
- opendev-promote-docs
|
||||
|
||||
- project:
|
||||
name: opendev/infra-vhd-util-deb
|
||||
check:
|
||||
jobs:
|
||||
- noop:
|
||||
branches: master
|
||||
- vhd-util-deb-package-build:
|
||||
branches: ^(?!master).*$
|
||||
gate:
|
||||
jobs:
|
||||
- noop:
|
||||
branches: master
|
||||
- vhd-util-deb-package-build:
|
||||
branches: ^(?!master).*$
|
||||
promote:
|
||||
jobs:
|
||||
- vhd-util-deb-package-build-promote:
|
||||
branches: ^(?!master).*$
|
||||
|
||||
- project:
|
||||
name: opendev/irc-meetings
|
||||
check:
|
||||
|
Loading…
Reference in New Issue
Block a user