mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-30 11:06:37 -04:00
gitlab-ci.yml: run tests before building
This commit is contained in:
@ -1,9 +1,9 @@
|
|||||||
stages:
|
stages:
|
||||||
- check-dco
|
- check-dco
|
||||||
- go-fmt
|
- go-fmt
|
||||||
|
- go-test
|
||||||
- build-src
|
- build-src
|
||||||
- build-docker
|
- build-docker
|
||||||
- go-test
|
|
||||||
- docker-registry
|
- docker-registry
|
||||||
|
|
||||||
check-dco:
|
check-dco:
|
||||||
|
Reference in New Issue
Block a user