Compare commits
2 commits
616bcf1f18
...
b5ebeabec4
Author | SHA1 | Date | |
---|---|---|---|
b5ebeabec4 | |||
0d09f1d3b4 |
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,7 @@ matrix:
|
|||
pipeline:
|
||||
build-${TARGET}:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
group: build
|
||||
settings:
|
||||
registry: git.hhhammer.de
|
||||
username: ci
|
||||
|
@ -19,3 +20,4 @@ pipeline:
|
|||
repo: git.hhhammer.de/hamburghammer/dchat/${TARGET}
|
||||
tags: latest
|
||||
platforms: linux/amd64,linux/arm64/v8
|
||||
pull_image: false
|
||||
|
|
Loading…
Reference in a new issue