mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-08 17:34:19 +00:00
only build amd64 for now
This commit is contained in:
parent
4450f7463b
commit
cb678e8659
|
@ -25,7 +25,7 @@ steps:
|
|||
settings:
|
||||
repo: akkoma/akkoma
|
||||
dockerfile: Dockerfile
|
||||
platforms: linux/amd64,linux/arm64/v8
|
||||
platforms: linux/amd64
|
||||
tag: next
|
||||
when:
|
||||
branch: customizable-docker-db
|
||||
|
|
Loading…
Reference in a new issue