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