#102 temporary skip tests until fix docker container

This commit is contained in:
Anton Romanov 2019-04-17 17:46:06 +04:00
parent 49a379ab3c
commit 4615183ae4

View File

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