vollmond/.woodpecker/docker.yml
Thomas Renger a2ede560fa
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
CI: repo scope
2023-01-10 20:57:56 +01:00

10 lines
247 B
YAML

pipeline:
docker-build:
secrets: [docker_username, docker_password]
image: woodpeckerci/plugin-docker-buildx
repo: dentaku/vollmond
settings:
platforms: linux/amd64
tag: latest
dry-run: true
auto-tag: true