Add various binpackage uploads
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
412e422251
commit
6df029a49d
4 changed files with 10 additions and 0 deletions
|
@ -105,6 +105,7 @@ post_build() {
|
|||
case ${spec} in
|
||||
hardened/stage3-openrc.spec)
|
||||
upload stage3-i686-hardened-openrc-${TIMESTAMP}.tar.xz*
|
||||
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/hardened/stage3-i686" x86/17.0/i686_hardened
|
||||
;;
|
||||
hardened/admincd-stage2-openrc.spec)
|
||||
upload admincd-x86-${TIMESTAMP}.iso*
|
||||
|
@ -116,6 +117,7 @@ post_build() {
|
|||
case ${spec} in
|
||||
musl/stage3.spec)
|
||||
upload stage3-i686-musl-${TIMESTAMP}.tar.xz*
|
||||
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/musl/stage3-i686" x86/17.0/i686_musl
|
||||
;;
|
||||
esac
|
||||
popd >/dev/null || exit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue