Also upload "desktop stage3"

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2021-10-18 23:25:38 +02:00
parent 623bd0e725
commit 59328ba434
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206

View file

@ -84,6 +84,12 @@ post_build() {
stage3-systemd.spec)
upload stage3-amd64-systemd-${TIMESTAMP}.tar.xz*
;;
stage3d-openrc.spec)
upload stage3-amd64-desktop-openrc-${TIMESTAMP}.tar.xz*
;;
stage3d-systemd.spec)
upload stage3-amd64-desktop-systemd-${TIMESTAMP}.tar.xz*
;;
installcd-stage2-minimal.spec)
upload install-amd64-minimal-${TIMESTAMP}.iso*
;;