Skip releasenotes on driverfixes branches
We do not want or need release notes to be processed on the driverfixes branches. This adds an exclusion for that job for all driverfixes/* branches. Change-Id: I932293d01f1616557660a62276fd5c91161e088d
This commit is contained in:
parent
f9d2fa9cce
commit
a0a7dc2888
@ -463,6 +463,7 @@
|
||||
|
||||
- job:
|
||||
name: build-openstack-releasenotes
|
||||
branches: ^(?!driverfixes/).*$
|
||||
parent: build-reno-releasenotes
|
||||
description: |
|
||||
Build releasenotes, with optional translation support, using reno.
|
||||
|
Loading…
x
Reference in New Issue
Block a user