bugfix: repair .woodpecker.yml

This commit is contained in:
Settel 2022-11-06 10:01:26 +01:00
parent a1072e9e33
commit 1ffb83456f

View File

@ -14,6 +14,7 @@ pipeline:
- make -C server setup
- make -C server build
- cp server/knowyt build/files/
- date
build-publish:
image: mtvb/drone-kaniko