only build amd64 for now
This commit is contained in:
parent
4450f7463b
commit
cb678e8659
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ steps:
|
||||||
settings:
|
settings:
|
||||||
repo: akkoma/akkoma
|
repo: akkoma/akkoma
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
platforms: linux/amd64,linux/arm64/v8
|
platforms: linux/amd64
|
||||||
tag: next
|
tag: next
|
||||||
when:
|
when:
|
||||||
branch: customizable-docker-db
|
branch: customizable-docker-db
|
||||||
|
|
Loading…
Reference in a new issue