More binpackages and some cleanup
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
0d9cf2010e
commit
58341efc5e
7 changed files with 5 additions and 94 deletions
|
@ -113,12 +113,14 @@ post_build() {
|
|||
;;
|
||||
stage3-systemd.spec)
|
||||
upload stage3-amd64-systemd-${TIMESTAMP}.tar.xz*
|
||||
# do not upsync_binpackages, done by extra builder
|
||||
;;
|
||||
stage3d-openrc.spec)
|
||||
upload stage3-amd64-desktop-openrc-${TIMESTAMP}.tar.xz*
|
||||
;;
|
||||
stage3d-systemd.spec)
|
||||
upload stage3-amd64-desktop-systemd-${TIMESTAMP}.tar.xz*
|
||||
# do not upsync_binpackages, done by extra builder
|
||||
;;
|
||||
installcd-stage2-minimal.spec)
|
||||
upload install-amd64-minimal-${TIMESTAMP}.iso*
|
||||
|
@ -128,6 +130,7 @@ post_build() {
|
|||
;;
|
||||
nomultilib/stage3-systemd.spec)
|
||||
upload stage3-amd64-nomultilib-systemd-${TIMESTAMP}.tar.xz*
|
||||
# do not upsync_binpackages, done by extra builder
|
||||
;;
|
||||
x32/stage3-openrc.spec)
|
||||
upload stage3-x32-openrc-${TIMESTAMP}.tar.xz*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue