Fix lint buildDir path
This commit is contained in:
@@ -19,7 +19,7 @@ lintDebug:
|
||||
stage: lint
|
||||
needs: [ ]
|
||||
script:
|
||||
- ./gradlew lintDebug
|
||||
- ./gradlew lintDebug -PbuildDir=lint
|
||||
artifacts:
|
||||
when: always
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user