mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 12:48:01 +02:00
Update '.woodpecker.yml'
This commit is contained in:
parent
cbb24cd03c
commit
2c1ba2e308
1 changed files with 2 additions and 2 deletions
|
@ -19,9 +19,9 @@ pipeline:
|
|||
event: ['push']
|
||||
|
||||
docker:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
image: woodpeckerci/plugin-docker-buildx:2
|
||||
settings:
|
||||
platforms: 'linux/amd64,linux/arm64/v8'
|
||||
platforms: linux/amd64,linux/arm64
|
||||
repo: codeberg.org/hyperpipe/hyperpipe
|
||||
registry: codeberg.org
|
||||
tags: latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue