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:
Ian Wienand 2022-05-06 16:39:29 +10:00
parent 7a332d9999
commit 3678e40925
1 changed files with 4 additions and 0 deletions

View File

@ -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: