Add woodpecker pipeline
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
Marko Korhonen 2024-01-27 22:01:02 +02:00
parent 63e11805f2
commit 2f906b923a
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

11
.woodpecker.yml Normal file
View file

@ -0,0 +1,11 @@
steps:
build:
image: woodpeckerci/plugin-docker-buildx
settings:
repo: git.korhonen.cc/functionalhacker/hugo-asciidoc-docker-ci
registry: https://git.korhonen.cc
username: FunctionalHacker
password:
from_secret: registry_password
tags: latest
platforms: linux/amd64