Use woodpecker docker plugin
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Marko Korhonen 2022-12-17 16:19:31 +02:00
parent 680e6468df
commit 47c30fb886
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -1,10 +1,8 @@
pipeline:
docker:
image: plugins/docker
image: woodpeckerci/plugin-docker-buildx
secrets: [docker_username, docker_password]
settings:
username: functionalhacker
password:
from_secret: registry_password
repo: git.korhonen.cc/functionalhacker/gitea-asciidoc
tags: latest
pull_image: true
platforms: linux/amd64