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