Also upload the mips n64 systemd stages

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2022-03-26 18:51:30 +01:00
parent 64ffd943f4
commit 8b0a02fbc1
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206

View file

@ -62,12 +62,18 @@ post_build() {
stage3-mipsel3-n64-openrc.spec)
upload stage3-mipsel3_n64-openrc-${TIMESTAMP}.tar.xz*
;;
stage3-mipsel3-n64-systemd.spec)
upload stage3-mipsel3_n64-systemd-${TIMESTAMP}.tar.xz*
;;
stage3-mips64-n64-openrc.spec)
upload stage3-mips64_n64-openrc-${TIMESTAMP}.tar.xz*
;;
stage3-mips64el-n64-openrc.spec)
upload stage3-mips64el_n64-openrc-${TIMESTAMP}.tar.xz*
;;
stage3-mips64el-n64-systemd.spec)
upload stage3-mips64el_n64-systemd-${TIMESTAMP}.tar.xz*
;;
*)
echo "Finished ${spec}"
;;