From: Thomas Glanzmann Date: Wed, 14 Dec 2022 16:06:54 +0000 (+0100) Subject: no longer publish artefacts automatically X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/877db5341dc9d71a55eacaf30e83b47459949ceb no longer publish artefacts automatically --- diff --git a/bootstrap.sh b/bootstrap.sh index 0aa75cb..7b46c41 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -102,7 +102,7 @@ build_asahi_installer_image() publish_artefacts() { - sudo cp asahi-debian-live.tar debian-base.zip /u/ + echo upload build/asahi-debian-live.tar build/debian-base.zip } mkdir -p build