Upsync i486 and i686

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2023-08-08 02:38:19 +02:00
parent 204f359494
commit 412e422251
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A

View file

@ -75,6 +75,7 @@ post_build() {
;;
i486/stage3-systemd.spec)
upload stage3-i486-systemd-${TIMESTAMP}.tar.xz*
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-i486" x86/17.0/i486
;;
i486/installcd-stage2-minimal-openrc.spec)
upload install-x86-minimal-${TIMESTAMP}.iso*
@ -84,6 +85,7 @@ post_build() {
;;
i686/stage3-systemd.spec)
upload stage3-i686-systemd-${TIMESTAMP}.tar.xz*
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-i686" x86/17.0/i686
;;
esac
popd >/dev/null || exit