forgejo-asciidoc/.woodpecker.yml
Marko Korhonen 5bf34c4998
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Fix woodpecker.yml
2023-08-04 16:02:31 +03:00

12 lines
313 B
YAML

steps:
build:
image: woodpeckerci/plugin-docker-buildx
settings:
repo: git.korhonen.cc/functionalhacker/forgejo-asciidoc
registry: https://git.korhonen.cc
username: functionalhacker
password:
from_secret: registry_password
tags: latest
platforms: linux/amd64