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