bugfix: repair .woodpecker.yml

This commit is contained in:
Settel 2022-11-06 09:55:02 +01:00
parent 702b1bdc29
commit 251e9b3ad0

View File

@ -15,18 +15,6 @@ pipeline:
- make -C server build - make -C server build
- cp srver/knowyt build/files/ - cp srver/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
branches: branches:
- woodpecker - woodpecker
- prod - prod