Bring publish-wheel-mirror-ubuntu-bionic job online
The releases project has been updated to support ubuntu-bionic wheels, start publishing them to AFS. Change-Id: I30c1a7c702a7f2cf7f1544ddd62a7a0e719d9572 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
0bf4f09e11
commit
ef48688dc6
@ -1,6 +1,8 @@
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: create-afs-token
|
||||
- role: release-afs-volume
|
||||
afs_volume: mirror.wheel.bionicx64
|
||||
- role: release-afs-volume
|
||||
afs_volume: mirror.wheel.trustyx64
|
||||
- role: release-afs-volume
|
||||
|
@ -14516,11 +14516,13 @@
|
||||
periodic:
|
||||
jobs:
|
||||
- publish-wheel-mirror-centos-7
|
||||
- publish-wheel-mirror-ubuntu-bionic
|
||||
- publish-wheel-mirror-ubuntu-trusty
|
||||
- publish-wheel-mirror-ubuntu-xenial
|
||||
- release-wheel-mirror:
|
||||
dependencies:
|
||||
- publish-wheel-mirror-centos-7
|
||||
- publish-wheel-mirror-ubuntu-bionic
|
||||
- publish-wheel-mirror-ubuntu-trusty
|
||||
- publish-wheel-mirror-ubuntu-xenial
|
||||
- propose-updates:
|
||||
|
Loading…
Reference in New Issue
Block a user