Add various more binpackage uploads

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2023-08-12 20:18:21 +02:00
parent a52bbfa16b
commit a525e5c2fe
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A
6 changed files with 8 additions and 0 deletions

View file

@ -61,6 +61,8 @@ post_build() {
stage3*systemd.spec)
pushd "${BUILD_SRCDIR_BASE}/builds/default" >/dev/null
upload stage3-rv64_$(echo ${spec}|sed -e 's:^stage3-::g' -e 's:\.spec$::g' -e 's:-mu:-mergedusr:g')-${TIMESTAMP}*.xz*
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-rv64_lp64d" riscv/20.0/rv64_lp64d
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-rv64_lp64" riscv/20.0/rv64_lp64
popd >/dev/null
;;
stage3*systemd-mu.spec)