run code quality in dind runner
This commit is contained in:
		@@ -42,6 +42,10 @@ test:
 | 
				
			|||||||
        - ./junit.xml
 | 
					        - ./junit.xml
 | 
				
			||||||
  needs: ["prepare"]
 | 
					  needs: ["prepare"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					code_quality:
 | 
				
			||||||
 | 
					  tags:
 | 
				
			||||||
 | 
					    - dind
 | 
				
			||||||
 | 
					
 | 
				
			||||||
coverage:
 | 
					coverage:
 | 
				
			||||||
  stage: test
 | 
					  stage: test
 | 
				
			||||||
  script:
 | 
					  script:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user