infra-openafs-deb: run noop on master branch
This is to allow commiting a README to the otherwise empty master branch. Change-Id: I9e54b01077868d7f599d089c198e71081d5dd71e
This commit is contained in:
@@ -150,10 +150,14 @@
|
||||
name: opendev/infra-openafs-deb
|
||||
check:
|
||||
jobs:
|
||||
- noop:
|
||||
branches: master
|
||||
- openafs-deb-package-build:
|
||||
branches: ^(?!master).*$
|
||||
gate:
|
||||
jobs:
|
||||
- noop:
|
||||
branches: master
|
||||
- openafs-deb-package-build:
|
||||
branches: ^(?!master).*$
|
||||
promote:
|
||||
|
||||
Reference in New Issue
Block a user