matrix-bot/.woodpecker.yml
Dorian Zedler 60ac9211e1
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Chore: only build image on main
2022-09-29 20:49:27 +02:00

14 lines
No EOL
347 B
YAML

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
when:
branch: main