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