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