woodpecker-helm3/.woodpecker/docker.yml

9 lines
235 B
YAML
Raw Normal View History

2023-02-09 21:52:52 +00:00
pipeline:
docker-build:
secrets: [docker_username, docker_password]
image: woodpeckerci/plugin-docker-buildx
repo: dentaku/woodpecker-helm3
settings:
platforms: linux/amd64
tag: latest
auto-tag: true