matrix-bot/.woodpecker.yml

14 lines
347 B
YAML
Raw Permalink Normal View History

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