bugfix: repair .woodpecker.yml
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Settel 2022-11-06 10:02:11 +01:00
parent e6dcd432eb
commit fc84047e96

View File

@ -14,24 +14,24 @@ pipeline:
- make -C server setup - make -C server setup
- make -C server build - make -C server build
build-publish: # build-publish:
image: mtvb/drone-kaniko # image: mtvb/drone-kaniko
settings: # settings:
reproducible: true # reproducible: true
username: # username:
from_secret: docker.private.gnuher.de.username # from_secret: docker.private.gnuher.de.username
password: # password:
from_secret: docker.private.gnuher.de.password # from_secret: docker.private.gnuher.de.password
repo: knowyt # repo: knowyt
registry: docker.private.gnuher.de # registry: docker.private.gnuher.de
tags: latest # tags: latest
notify: # notify:
image: plugins/matrix # image: plugins/matrix
settings: # settings:
homeserver: https://matrix.bw-messenger.de/ # homeserver: https://matrix.bw-messenger.de/
roomid: wHCOKvEHLUmsNybNwh:matrix.bw-messenger.de # roomid: wHCOKvEHLUmsNybNwh:matrix.bw-messenger.de
username: # username:
from_secret: matrix.bw-messenger.de.username # from_secret: matrix.bw-messenger.de.username
password: # password:
from_secret: matrix.bw-messenger.de.password # from_secret: matrix.bw-messenger.de.password