matrix-bot/.woodpecker.yml

12 lines
318 B
YAML
Raw Normal View History

2022-09-29 18:32:54 +00:00
pipeline:
build-and-publish:
image: plugins/docker
settings:
registry: git.makerlab-murnau.de
repo: git.makerlab-murnau.de/MakerLab/matrix-bot
auto_tag: true
dockerfile: Dockerfile
username:
from_secret: gitea_username
password:
from_secret: gitea_password