This commit is contained in:
parent
aae6280954
commit
656e125a3f
@ -7,7 +7,7 @@ pipeline:
|
||||
- mkdir -p client/.output/public/
|
||||
|
||||
backend:
|
||||
image: golang:1.18
|
||||
image: golang:1.18-alpine
|
||||
commands:
|
||||
- apk add go-bindata
|
||||
- make -C server setup
|
||||
|
Loading…
Reference in New Issue
Block a user