More uploads
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
2f3216d9b8
commit
1f8f309cad
2 changed files with 8 additions and 1 deletions
|
@ -73,6 +73,8 @@ post_build() {
|
|||
stage3*musl.spec)
|
||||
pushd "${BUILD_SRCDIR_BASE}/builds/musl" >/dev/null
|
||||
upload stage3-rv64_$(echo ${spec}|sed -e 's:^stage3-::g' -e 's:-:_:g' -e 's:\.spec$::g')-${TIMESTAMP}*.xz*
|
||||
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/musl/stage3-rv64_lp64d_musl" riscv/20.0/rv64_lp64d_musl
|
||||
upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/musl/stage3-rv64_lp64_musl" riscv/20.0/rv64_lp64_musl
|
||||
popd >/dev/null
|
||||
;;
|
||||
*)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue