run code quality in dind runner
This commit is contained in:
parent
0eb9167deb
commit
fd692c7c02
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user