#102 temporary skip tests until fix docker container

merge-requests/58/head
Anton Romanov 5 years ago
parent 49a379ab3c
commit 4615183ae4

@ -22,7 +22,7 @@ checkRun:
checkStyle:
stage: test
script: ./gradlew -Dskip.tests check
script: ./gradlew check -x test
deploy:
stage: deploy

Loading…
Cancel
Save