diff --git a/tools/catalyst-auto-x86.conf b/tools/catalyst-auto-x86.conf index 27df211d..cd77925f 100644 --- a/tools/catalyst-auto-x86.conf +++ b/tools/catalyst-auto-x86.conf @@ -75,6 +75,7 @@ post_build() { ;; i486/stage3-systemd.spec) upload stage3-i486-systemd-${TIMESTAMP}.tar.xz* + upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-i486" x86/17.0/i486 ;; i486/installcd-stage2-minimal-openrc.spec) upload install-x86-minimal-${TIMESTAMP}.iso* @@ -84,6 +85,7 @@ post_build() { ;; i686/stage3-systemd.spec) upload stage3-i686-systemd-${TIMESTAMP}.tar.xz* + upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/default/stage3-i686" x86/17.0/i686 ;; esac popd >/dev/null || exit