Update .woodpecker.yml
This commit is contained in:
parent
9d4d7db9d6
commit
685d7e8639
@ -15,7 +15,7 @@ steps:
|
|||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64,linux/arm/v7
|
||||||
registry: codeberg.org
|
registry: codeberg.org
|
||||||
tags: ${CI_COMMIT_TAG}
|
tags: ${CI_COMMIT_TAG}
|
||||||
repo: codeberg.org/${CI_REPO_OWNER}/safetwitch
|
repo: codeberg.org/${CI_REPO_OWNER}/safetwitch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user