Also upload the mips n64 systemd stages
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
64ffd943f4
commit
8b0a02fbc1
1 changed files with 6 additions and 0 deletions
|
@ -62,12 +62,18 @@ post_build() {
|
||||||
stage3-mipsel3-n64-openrc.spec)
|
stage3-mipsel3-n64-openrc.spec)
|
||||||
upload stage3-mipsel3_n64-openrc-${TIMESTAMP}.tar.xz*
|
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)
|
stage3-mips64-n64-openrc.spec)
|
||||||
upload stage3-mips64_n64-openrc-${TIMESTAMP}.tar.xz*
|
upload stage3-mips64_n64-openrc-${TIMESTAMP}.tar.xz*
|
||||||
;;
|
;;
|
||||||
stage3-mips64el-n64-openrc.spec)
|
stage3-mips64el-n64-openrc.spec)
|
||||||
upload stage3-mips64el_n64-openrc-${TIMESTAMP}.tar.xz*
|
upload stage3-mips64el_n64-openrc-${TIMESTAMP}.tar.xz*
|
||||||
;;
|
;;
|
||||||
|
stage3-mips64el-n64-systemd.spec)
|
||||||
|
upload stage3-mips64el_n64-systemd-${TIMESTAMP}.tar.xz*
|
||||||
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Finished ${spec}"
|
echo "Finished ${spec}"
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue