bugfix: repair .woodpecker.yml
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
bf69e93c23
commit
9e9a7e4ed8
@ -15,24 +15,24 @@ pipeline:
|
||||
- make -C server build
|
||||
- cp server/knowyt build/files/
|
||||
|
||||
# build-publish:
|
||||
# image: mtvb/drone-kaniko
|
||||
# settings:
|
||||
# reproducible: true
|
||||
# username:
|
||||
# from_secret: docker.private.gnuher.de.username
|
||||
# password:
|
||||
# from_secret: docker.private.gnuher.de.password
|
||||
# repo: knowyt
|
||||
# registry: docker.private.gnuher.de
|
||||
# tags: latest
|
||||
build-publish:
|
||||
image: mtvb/drone-kaniko
|
||||
settings:
|
||||
reproducible: true
|
||||
username:
|
||||
from_secret: docker.private.gnuher.de.username
|
||||
password:
|
||||
from_secret: docker.private.gnuher.de.password
|
||||
repo: knowyt
|
||||
registry: docker.private.gnuher.de
|
||||
tags: latest
|
||||
|
||||
# notify:
|
||||
# image: plugins/matrix
|
||||
# settings:
|
||||
# homeserver: https://matrix.bw-messenger.de/
|
||||
# roomid: wHCOKvEHLUmsNybNwh:matrix.bw-messenger.de
|
||||
# username:
|
||||
# from_secret: matrix.bw-messenger.de.username
|
||||
# password:
|
||||
# from_secret: matrix.bw-messenger.de.password
|
||||
notify:
|
||||
image: plugins/matrix
|
||||
settings:
|
||||
homeserver: https://matrix.bw-messenger.de/
|
||||
roomid: wHCOKvEHLUmsNybNwh:matrix.bw-messenger.de
|
||||
username:
|
||||
from_secret: matrix.bw-messenger.de.username
|
||||
password:
|
||||
from_secret: matrix.bw-messenger.de.password
|
||||
|
Loading…
Reference in New Issue
Block a user