bugfix: repair .woodpecker.yml

This commit is contained in:
Settel 2022-11-06 09:59:56 +01:00
parent 6eb6031292
commit 4f0230ae56

View File

@ -10,3 +10,7 @@ pipeline:
image: golang:1.18-alpine
commands:
- apk add go-bindata
- apk add make
- make -C server setup
- make -C server build
- cp srver/knowyt build/files/