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