mirror of
https://git.youjo.love/youjo/youjo-be.git
synced 2025-01-18 18:36:01 +01:00
only care about linux 64 and arm
This commit is contained in:
parent
585e210657
commit
46d185eb96
1 changed files with 1 additions and 1 deletions
|
@ -207,5 +207,5 @@ pipeline:
|
|||
settings:
|
||||
repo: akkoma/akkoma
|
||||
dockerfile: Dockerfile
|
||||
platforms: windows/amd64,darwin/amd64,darwin/arm64,freebsd/amd64,linux/amd64,linux/arm64/v8
|
||||
platforms: linux/amd64,linux/arm64/v8
|
||||
tag: ${CI_COMMIT_BRANCH}
|
Loading…
Reference in a new issue