diff --git a/tools/catalyst-auto-amd64.conf b/tools/catalyst-auto-amd64.conf index 7b321683..e64f889c 100644 --- a/tools/catalyst-auto-amd64.conf +++ b/tools/catalyst-auto-amd64.conf @@ -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* ;;