forked from AkkomaGang/akkoma
don't release arm64 into the amd64 filename
This commit is contained in:
parent
7a6ccf68f0
commit
08768776e2
1 changed files with 0 additions and 2 deletions
|
@ -58,8 +58,6 @@ pipeline:
|
|||
secrets: *scw-secrets
|
||||
commands:
|
||||
- export SOURCE=akkoma-ubuntu-jammy.zip
|
||||
- export DEST=scaleway:akkoma-updates/$${CI_COMMIT_TAG:-"$CI_COMMIT_BRANCH"}/akkoma-ubuntu-jammy.zip
|
||||
- /bin/sh /entrypoint.sh
|
||||
- export DEST=scaleway:akkoma-updates/$${CI_COMMIT_TAG:-"$CI_COMMIT_BRANCH"}/akkoma-arm64-ubuntu-jammy.zip
|
||||
- /bin/sh /entrypoint.sh
|
||||
|
||||
|
|
Loading…
Reference in a new issue