gitlab-ci.yml: run tests before building
This commit is contained in:
parent
0cce223f1a
commit
c58b63b3b3
@ -1,9 +1,9 @@
|
||||
stages:
|
||||
- check-dco
|
||||
- go-fmt
|
||||
- go-test
|
||||
- build-src
|
||||
- build-docker
|
||||
- go-test
|
||||
- docker-registry
|
||||
|
||||
check-dco:
|
||||
|
Loading…
Reference in New Issue
Block a user