From 7c1a263898aebc7673cc13ce4ab6a39c6f676fe2 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Tue, 9 Mar 2021 09:53:59 +0100 Subject: Update destination of Sourcehut builds --- .builds/binary-generic-amd64-obsd.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.builds/binary-generic-amd64-obsd.yml') diff --git a/.builds/binary-generic-amd64-obsd.yml b/.builds/binary-generic-amd64-obsd.yml index cfad980..cc026fd 100644 --- a/.builds/binary-generic-amd64-obsd.yml +++ b/.builds/binary-generic-amd64-obsd.yml @@ -3,7 +3,7 @@ arch: amd64 packages: - gcc secrets: - - 63069bd6-993a-4133-aaf9-51398b07d60e + - 53a0d643-e454-4f3b-96af-9ca28cfd6ddd tasks: - prepare: | mkdir -p "/tmp/ci-$JOB_ID" @@ -23,4 +23,4 @@ tasks: cd -- "/tmp/ci-$JOB_ID" tar -cf - . | gzip -9cn > "/tmp/rakudo-star-amd64-obsd-$COMMIT.tar.gz" - upload: | - scp /tmp/rakudo-star-amd64-obsd-*.tar.gz dist@store0-0.tyil.net:data/tmp/. + scp /tmp/rakudo-star-amd64-obsd-*.tar.gz dist@dist.tyil.net:raku/star-build -- cgit v1.1