.gitlab-ci.yml fix

This commit is contained in:
Bossanyi Tibor
2020-05-07 19:57:03 +00:00
parent aff3b6935e
commit 6e75560155
-5
View File
@@ -38,11 +38,6 @@ build:
test:
stage: test
Host: mysql
User: aitrainer
Password: andio2009
Database: aitrainer
script:
- ./gradlew check -Pargs='spring.profiles.active=deploy'