.gitlab-ci.yml fix
This commit is contained in:
parent
aff3b6935e
commit
6e75560155
@ -38,11 +38,6 @@ build:
|
|||||||
|
|
||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
Host: mysql
|
|
||||||
User: aitrainer
|
|
||||||
Password: andio2009
|
|
||||||
Database: aitrainer
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ./gradlew check -Pargs='spring.profiles.active=deploy'
|
- ./gradlew check -Pargs='spring.profiles.active=deploy'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user