Add various more binpackage uploads
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
a52bbfa16b
commit
a525e5c2fe
6 changed files with 8 additions and 0 deletions
|
@ -48,6 +48,7 @@ post_build() {
|
|||
stage3-systemd.spec)
|
||||
pushd "${BUILD_SRCDIR_BASE}/builds/default" >/dev/null
|
||||
upload stage3-m68k-systemd-${TIMESTAMP}*.xz*
|
||||
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-m68k" m68k/17.0/m68k
|
||||
popd >/dev/null
|
||||
;;
|
||||
stage3-systemd-mu.spec)
|
||||
|
@ -58,6 +59,7 @@ post_build() {
|
|||
stage3-musl.spec)
|
||||
pushd "${BUILD_SRCDIR_BASE}/builds/musl" >/dev/null
|
||||
upload stage3-m68k_musl-${TIMESTAMP}*.xz*
|
||||
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/musl/stage3-m68k_musl" m68k/17.0/m68k_musl
|
||||
popd >/dev/null
|
||||
;;
|
||||
*)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue