Also upload mips(el)3-n64

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2022-03-17 00:57:58 +01:00
parent dbff1ca2b8
commit 2d494d1ff2
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206

View file

@ -54,6 +54,12 @@ post_build() {
stage3-mips32el-o32-openrc.spec)
upload stage3-mips32el-openrc-${TIMESTAMP}.tar.xz*
;;
stage3-mips3-n64-openrc.spec)
upload stage3-mips3_n64-openrc-${TIMESTAMP}.tar.xz*
;;
stage3-mipsel3-n64-openrc.spec)
upload stage3-mipsel3_n64-openrc-${TIMESTAMP}.tar.xz*
;;
stage3-mips64-n64-openrc.spec)
upload stage3-mips64_n64-openrc-${TIMESTAMP}.tar.xz*
;;