vollmond/.woodpecker/docker.yml

8 lines
172 B
YAML

pipeline:
docker-build:
image: woodpeckerci/plugin-docker-buildx
settings:
platforms: linux/amd64
tag: latest
dry-run: true
auto-tag: true