Update .gitlab-ci.yml
This commit is contained in:
parent
73b8a5dd2a
commit
ed94ae0fe1
@ -10,7 +10,8 @@ before_script:
|
|||||||
|
|
||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
tags: docker
|
tags:
|
||||||
|
- docker
|
||||||
script:
|
script:
|
||||||
- pwd
|
- pwd
|
||||||
- go test -test.v -cover ./...
|
- go test -test.v -cover ./...
|
Loading…
Reference in New Issue
Block a user