hugo-asciidoc-docker-ci/.woodpecker.yml
Marko Korhonen 2f906b923a
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
Add woodpecker pipeline
2024-01-27 22:01:02 +02:00

12 lines
320 B
YAML

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