From: FloatingGhost Date: Sat, 11 Jun 2022 17:58:36 +0000 (+0100) Subject: include musl tag X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=7bb6317e3821980fdcfeba31b6577773339608bb;p=akkoma include musl tag --- diff --git a/.woodpecker/.release.yml b/.woodpecker/.release.yml index 1790ebe81..028bf4b05 100644 --- a/.woodpecker/.release.yml +++ b/.woodpecker/.release.yml @@ -70,4 +70,4 @@ pipeline: - rm -rf _build || true - mix release --path release - zip akkoma-${tag}.zip -r release - - rclone copyto akkoma-${tag}.zip scaleway:akkoma-updates/$CI_COMMIT_BRANCH/akkoma-${tag}.zip + - rclone copyto akkoma-${tag}.zip scaleway:akkoma-updates/$CI_COMMIT_BRANCH/akkoma-${tag}-musl.zip