forked from AkkomaGang/akkoma
include musl tag
This commit is contained in:
parent
987dd2f97a
commit
7bb6317e38
1 changed files with 1 additions and 1 deletions
|
@ -70,4 +70,4 @@ pipeline:
|
||||||
- rm -rf _build || true
|
- rm -rf _build || true
|
||||||
- mix release --path release
|
- mix release --path release
|
||||||
- zip akkoma-${tag}.zip -r 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
|
||||||
|
|
Loading…
Reference in a new issue