gitlab-ci: Gradle command typo

Step 1: Learn how to type
This commit is contained in:
2021-01-07 12:53:26 +01:00
parent d88cb57b78
commit fd03049cbf

View File

@@ -13,4 +13,4 @@ cache:
test:
stage: test
script:
- ./gradelw check
- ./gradlew check