WIP: Prebuilt docker image #803
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ steps:
|
|||
settings:
|
||||
repo: akkoma/akkoma
|
||||
dockerfile: Dockerfile
|
||||
platforms: linux/amd64
|
||||
platforms: linux/amd64,linux/arm64/v8
|
||||
tag: next
|
||||
when:
|
||||
branch: customizable-docker-db
|
||||
event: push
|
||||
event: push
|
||||
|
|
Loading…
Reference in a new issue