bugfix: repair .woodpecker.yml
This commit is contained in:
parent
6eb6031292
commit
4f0230ae56
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user