Update '.woodpecker.yml'

This commit is contained in:
Shiny Nematoda 2023-05-07 17:25:39 +00:00 committed by vrifox
parent 11ba18e64e
commit f75cd87659
No known key found for this signature in database
GPG key ID: D40098E5B60B2197

View file

@ -21,7 +21,7 @@ pipeline:
docker: docker:
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
settings: settings:
platforms: linux/amd64,linux/arm64/v8 platforms: 'linux/amd64,linux/arm64/v8'
repo: codeberg.org/hyperpipe/hyperpipe repo: codeberg.org/hyperpipe/hyperpipe
registry: codeberg.org registry: codeberg.org
tags: latest tags: latest