test buildx plugin #22

Closed
OCram85 wants to merge 4 commits from buildx into master
Showing only changes of commit afd5469eff - Show all commits

13
.woodpecker/.buildx.yml Normal file
View File

@ -0,0 +1,13 @@
pipeline:
build:
image: woodpeckerci/plugin-docker-buildx
settings:
registry: gitea.ocram85.com
repo: gitea.ocram85.com/ocram85/blog
tag: buildx
username:
from_secret: hub_user
password:
from_secret: hub_passwd
when:
event: pull_request