fix typo
This commit is contained in:
@@ -21,7 +21,7 @@ variables:
|
|||||||
# Run Go tests
|
# Run Go tests
|
||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
image: deps.global.bsf.tools/golang:1.22-alpine
|
image: deps.global.bsf.tools/docker/golang:1.22-alpine
|
||||||
before_script:
|
before_script:
|
||||||
- apk add --no-cache git
|
- apk add --no-cache git
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user