mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 20:58:01 +02:00
Fix arm64 docker build
This commit is contained in:
parent
99612733a1
commit
21501c55b9
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ pipeline:
|
|||
docker:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64,linux/arm64/v8
|
||||
repo: codeberg.org/hyperpipe/hyperpipe
|
||||
registry: codeberg.org
|
||||
tags: latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue