mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-06 12:06:58 +00:00
fix(ci): debugging ci; reducing to one platform target
This commit is contained in:
parent
31c64f0b50
commit
3e56bfa38d
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ steps:
|
|||
repo: codeberg.org/yeentown/barkey
|
||||
registry: codeberg.org
|
||||
dockerfile: Dockerfile
|
||||
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/s390x
|
||||
platforms: linux/amd64
|
||||
tag: dev
|
||||
username:
|
||||
from_secret: docker_username
|
||||
|
|
Loading…
Add table
Reference in a new issue