tools/catalyst-auto-arm64.conf: prepare iso upload code

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
Georgy Yakovlev 2021-07-24 20:59:03 -07:00
parent 3d13c27e03
commit 12b449177d
No known key found for this signature in database
GPG key ID: A272C8F015129D52

View file

@ -34,6 +34,9 @@ post_build() {
pushd "${BUILD_SRCDIR_BASE}/builds/default" >/dev/null
case ${spec} in
installcd-stage2-minimal.spec)
upload default/*${TIMESTAMP}*.iso*
;;
stage3.spec)
upload stage3-${SUBARCH}-*${TIMESTAMP}*.tar.xz*
;;