Add missing mips upload command

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2023-01-25 16:06:38 +01:00
parent 2a78aa57d6
commit b0cb15f47f
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A

View file

@ -176,6 +176,9 @@ post_build() {
stage3-mipsel3-o32-systemd-mu.spec)
upload stage3-mipsel3-systemd-mergedusr-${TIMESTAMP}.tar.xz*
;;
stage3-mipsel3-n32-systemd-mu.spec)
upload stage3-mipsel3_n32-systemd-mergedusr-${TIMESTAMP}.tar.xz*
;;
stage3-mipsel3-n64-systemd-mu.spec)
upload stage3-mipsel3_n64-systemd-mergedusr-${TIMESTAMP}.tar.xz*
;;