commit:     48d54deb9406b5e8217a88b6e769170df77128e5
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 10 21:53:09 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 10 21:53:09 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=48d54deb

amd64: also upload nomultilib systemd stage3

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 tools/catalyst-auto-amd64-demeter.conf | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tools/catalyst-auto-amd64-demeter.conf 
b/tools/catalyst-auto-amd64-demeter.conf
index 42755ae3..04b76871 100644
--- a/tools/catalyst-auto-amd64-demeter.conf
+++ b/tools/catalyst-auto-amd64-demeter.conf
@@ -93,6 +93,9 @@ post_build() {
        nomultilib/stage3-openrc.spec)
                upload stage3-amd64-nomultilib-openrc-${TIMESTAMP}.tar.xz*
                ;;
+       nomultilib/stage3-systemd.spec)
+               upload stage3-amd64-nomultilib-systemd-${TIMESTAMP}.tar.xz*
+               ;;
        x32/stage3-openrc.spec)
                upload stage3-x32-openrc-${TIMESTAMP}.tar.xz*
                ;;

Reply via email to