Add woodpecker pipeline (will fail)
Some checks failed
ci/woodpecker/push/docker Pipeline failed

This commit is contained in:
Thomas Renger 2023-02-09 22:52:52 +01:00
parent 69da02ca40
commit e8661aec4b

9
.woodpecker/docker.yml Normal file
View file

@ -0,0 +1,9 @@
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