forgejo-asciidoc/.woodpecker.yml
Marko Korhonen 680e6468df
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Update registry settings for woodpecker
2022-12-17 16:04:44 +02:00

10 lines
250 B
YAML

pipeline:
docker:
image: plugins/docker
settings:
username: functionalhacker
password:
from_secret: registry_password
repo: git.korhonen.cc/functionalhacker/gitea-asciidoc
tags: latest
pull_image: true