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

This commit is contained in:
Thomas Renger 2023-02-09 22:52:52 +01:00
parent 69da02ca40
commit e8661aec4b
1 changed files with 9 additions and 0 deletions

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