More binpkg uploads

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2023-08-15 23:47:32 +02:00
parent 58341efc5e
commit 2f3216d9b8
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A
3 changed files with 7 additions and 0 deletions

View file

@ -168,6 +168,7 @@ post_build() {
;;
clang/stage3-systemd.spec)
upload stage3-amd64-llvm-systemd-${TIMESTAMP}.tar.xz*
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/clang/stage3-amd64" amd64/17.1/amd64_llvm
;;
esac
popd >/dev/null || exit

View file

@ -60,6 +60,7 @@ post_build() {
;;
stage3-systemd.spec)
upload stage3-${SUBARCH}-systemd-${TIMESTAMP}*.xz*
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-arm64" arm64/17.0/arm64
;;
stage3d-systemd.spec)
upload stage3-${SUBARCH}-desktop-systemd-${TIMESTAMP}*.xz*
@ -85,6 +86,7 @@ post_build() {
;;
llvm/stage3-systemd.spec)
upload stage3-${SUBARCH}-llvm-systemd-${TIMESTAMP}*.xz*
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/llvm/stage3-arm64" arm64/17.0/arm64_llvm
;;
esac
popd >/dev/null
@ -101,6 +103,7 @@ post_build() {
case ${spec} in
musl/stage3.spec)
upload stage3-${SUBARCH}-*${TIMESTAMP}*.tar.xz*
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/musl/stage3-arm64" arm64/17.0/arm64_musl
;;
esac
popd >/dev/null
@ -109,6 +112,7 @@ post_build() {
case ${spec} in
musl-hardened/stage3.spec)
upload stage3-${SUBARCH}-*${TIMESTAMP}*.tar.xz*
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/musl-hardened/stage3-arm64" arm64/17.0/arm64_musl_hardened
;;
esac
popd >/dev/null
@ -117,6 +121,7 @@ post_build() {
case ${spec} in
musl-llvm/stage3.spec)
upload stage3-${SUBARCH}-*${TIMESTAMP}*.tar.xz*
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/musl-llvm/stage3-arm64" arm64/17.0/arm64_musl_llvm
;;
esac
popd >/dev/null

View file

@ -160,6 +160,7 @@ post_build() {
;;
stage3-mips3-n32-systemd.spec)
upload stage3-mips3_n32-systemd-${TIMESTAMP}.tar.xz*
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-mips3_n32" mips/17.0/mips3_n32
;;
stage3-mipsel3-n32-openrc.spec)
upload stage3-mipsel3_n32-openrc-${TIMESTAMP}.tar.xz*