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
|
- hosts: localhost
|
||||||
roles:
|
roles:
|
||||||
- role: create-afs-token
|
- role: create-afs-token
|
||||||
|
- role: release-afs-volume
|
||||||
|
afs_volume: mirror.wheel.bionicx64
|
||||||
- role: release-afs-volume
|
- role: release-afs-volume
|
||||||
afs_volume: mirror.wheel.trustyx64
|
afs_volume: mirror.wheel.trustyx64
|
||||||
- role: release-afs-volume
|
- role: release-afs-volume
|
||||||
|
@ -14516,11 +14516,13 @@
|
|||||||
periodic:
|
periodic:
|
||||||
jobs:
|
jobs:
|
||||||
- publish-wheel-mirror-centos-7
|
- publish-wheel-mirror-centos-7
|
||||||
|
- publish-wheel-mirror-ubuntu-bionic
|
||||||
- publish-wheel-mirror-ubuntu-trusty
|
- publish-wheel-mirror-ubuntu-trusty
|
||||||
- publish-wheel-mirror-ubuntu-xenial
|
- publish-wheel-mirror-ubuntu-xenial
|
||||||
- release-wheel-mirror:
|
- release-wheel-mirror:
|
||||||
dependencies:
|
dependencies:
|
||||||
- publish-wheel-mirror-centos-7
|
- publish-wheel-mirror-centos-7
|
||||||
|
- publish-wheel-mirror-ubuntu-bionic
|
||||||
- publish-wheel-mirror-ubuntu-trusty
|
- publish-wheel-mirror-ubuntu-trusty
|
||||||
- publish-wheel-mirror-ubuntu-xenial
|
- publish-wheel-mirror-ubuntu-xenial
|
||||||
- propose-updates:
|
- propose-updates:
|
||||||
|
Loading…
Reference in New Issue
Block a user