x86: fix installcd filename

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2021-07-12 23:16:56 +02:00
parent 48d54deb94
commit 4d0fcd831a
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206

View file

@ -66,7 +66,7 @@ post_build() {
upload stage3-i486-openrc-${TIMESTAMP}.tar.xz*
;;
i486/installcd-stage2-minimal-openrc.spec)
upload install-x86-minimal-openrc-${TIMESTAMP}.iso*
upload install-x86-minimal-${TIMESTAMP}.iso*
;;
i686/stage3-openrc.spec)
upload stage3-i686-openrc-${TIMESTAMP}.tar.xz*