hugo-asciidoc-docker-ci/.woodpecker.yml

12 lines
320 B
YAML
Raw Normal View History

2024-01-27 22:01:02 +02:00
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