openafs-deb-package-build: unrestrict files

Since we moved this to be a generic job, the file matcher isn't
required.

Change-Id: I85a56c161f5856e8c58dc0eec70c38d6afd38472
This commit is contained in:
Ian Wienand 2022-05-06 16:57:05 +10:00
parent 805eec15be
commit 2fcc7b9384
1 changed files with 0 additions and 11 deletions

View File

@ -1385,15 +1385,6 @@
Push deb builds
provides: openafs-deb-packages
run: playbooks/openafs-deb-package-build/run.yaml
branches: &openafs-deb-branches
- trusty
- xenial
- bionic
- focal
- jammy
files: &openafs-deb-files
- playbooks/openafs-deb-package-build
- roles/openafs-deb-package-build
- job:
name: openafs-deb-package-build-promote
@ -1401,8 +1392,6 @@
description: |
Publish the openafs RPM packages
run: playbooks/openafs-deb-package-build/publish.yaml
files: *openafs-deb-files
branches: *openafs-deb-branches
secrets:
- secret: openstack_ci_ppa_upload_key
name: gpg_key