#120 disable tests
This commit is contained in:
parent
280c39dae4
commit
0cd3055176
@ -22,7 +22,7 @@ checkRun:
|
|||||||
|
|
||||||
checkStyle:
|
checkStyle:
|
||||||
stage: test
|
stage: test
|
||||||
script: ./gradlew check
|
script: ./gradlew check -x test
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
Loading…
Reference in New Issue
Block a user