commit: a1866ba958eb23c74386cb30edbc36ab6e34f135
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 13 19:56:48 2026 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Jan 13 19:56:48 2026 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=a1866ba9
Upload also arm64 wsl files
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
tools/catalyst-auto-arm64.conf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/catalyst-auto-arm64.conf b/tools/catalyst-auto-arm64.conf
index bb72f730..59fe5974 100644
--- a/tools/catalyst-auto-arm64.conf
+++ b/tools/catalyst-auto-arm64.conf
@@ -71,7 +71,7 @@ post_build() {
# do not upsync_binpackages, done by extra builder
;;
stage4w-openrc-23.spec)
- upload stage4-${SUBARCH}-wsl-openrc-${TIMESTAMP}*.xz*
+ upload stage4-${SUBARCH}-wsl-openrc-${TIMESTAMP}*.wsl*
# do not upsync_binpackages, done by extra builder
;;
stage3-systemd-23.spec)
@@ -83,7 +83,7 @@ post_build() {
# do not upsync_binpackages, done by extra builder
;;
stage4w-systemd-23.spec)
- upload stage4-${SUBARCH}-wsl-systemd-${TIMESTAMP}*.xz*
+ upload stage4-${SUBARCH}-wsl-systemd-${TIMESTAMP}*.wsl*
# do not upsync_binpackages, done by extra builder
;;
installcd-stage2-minimal.spec)