install missing deps
This commit is contained in:
@@ -23,7 +23,7 @@ test:
|
||||
stage: test
|
||||
image: deps.global.bsf.tools/docker/golang:1.22-alpine
|
||||
before_script:
|
||||
- apk add --no-cache git
|
||||
- apk add --no-cache git gcc musl-dev
|
||||
script:
|
||||
- export CGO_ENABLED=1
|
||||
- go mod download
|
||||
|
||||
Reference in New Issue
Block a user