Add missing upload instructions

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2022-11-22 00:52:25 +01:00
parent 405315c0f1
commit 3a97b22d57
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A

View file

@ -73,9 +73,15 @@ post_build() {
stage3-mips2-o32-openrc.spec)
upload stage3-mips2-openrc-${TIMESTAMP}.tar.xz*
;;
stage3-mips2-o32-systemd.spec)
upload stage3-mips2-systemd-${TIMESTAMP}.tar.xz*
;;
stage3-mipsel2-o32-openrc.spec)
upload stage3-mipsel2-openrc-${TIMESTAMP}.tar.xz*
;;
stage3-mipsel2-o32-systemd.spec)
upload stage3-mipsel2-systemd-${TIMESTAMP}.tar.xz*
;;
stage3-mips32-o32-openrc.spec)
upload stage3-mips32-openrc-${TIMESTAMP}.tar.xz*
;;