This commit is contained in:
parent
13edac64f2
commit
a032bdbae2
|
@ -2,6 +2,7 @@ pipeline:
|
|||
docker-build:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
tag: ["vollmond"]
|
||||
platforms: linux/amd64
|
||||
tag: latest
|
||||
dry-run: true
|
||||
auto-tag: true
|
Loading…
Reference in a new issue