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