mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 05:08:00 +02:00
Testing docker builds using CI
This commit is contained in:
parent
76fe050fd5
commit
ac23a8e383
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ pipeline:
|
|||
event: ['push', 'pull_request']
|
||||
|
||||
docker:
|
||||
image: woodpeckerci/plugin
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm/v8
|
||||
repo: codeberg.org/${CI_REPO}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue