This commit is contained in:
parent
69da02ca40
commit
e8661aec4b
9
.woodpecker/docker.yml
Normal file
9
.woodpecker/docker.yml
Normal 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
|
Loading…
Reference in a new issue