test ci
This commit is contained in:
parent
2969a4876e
commit
4f59ffd89c
@ -4,7 +4,7 @@ stages:
|
|||||||
|
|
||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
image: golang:1.15.3-alpine3.12
|
image: golang:1.15.3
|
||||||
script:
|
script:
|
||||||
- go test ./...
|
- go test ./...
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user