feat: use alpine, install make
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
8f7ec91912
commit
884304a33f
@ -10,6 +10,6 @@ pipeline:
|
||||
backend:
|
||||
image: golang:1.18-alpine
|
||||
commands:
|
||||
- apk add go-bindata
|
||||
- apk add make go-bindata
|
||||
- make -C server setup
|
||||
- make -C server build
|
||||
|
Loading…
Reference in New Issue
Block a user