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