openstack-zuul-jobs/playbooks/openafs-deb-package-build/publish.yaml
Ian Wienand b48bf53f49 debs : add generic PPA publish role, switch openafs to it
Use the generic role from I11e2bdcbf2894d86105d75c3d3580aefb6aa18fc
and make a generic publishing role too.

Remove the openafs specific bits that are no longer used.  Move the
description of the OpenAFS jobs above the job definition.

Change-Id: Ie61b82903644605d07f510ad1071fa551e7086c9
2022-05-10 11:00:45 +10:00

6 lines
102 B
YAML

- hosts: all
roles:
- role: infra-deb-ppa-push
vars:
infra_deb_project: 'openafs'