kopia lustrzana https://github.com/JOSM/MapWithAI
Change gradle to gradlew in gitlab-ci
Signed-off-by: Taylor Smock <smocktaylor@gmail.com>pull/1/head
rodzic
bb3e097008
commit
836de7300e
|
@ -135,7 +135,7 @@ build with java 13:
|
|||
java:
|
||||
stage: test
|
||||
script:
|
||||
- gradle test
|
||||
- ./gradlew test
|
||||
artifacts:
|
||||
reports:
|
||||
junit: build/test-results/test/**/TEST-*.xml
|
||||
|
|
Ładowanie…
Reference in New Issue