mirror of
https://gitlab.com/ultrasonic/ultrasonic.git
synced 2025-04-15 00:40:37 +03:00
Debug cache content
This commit is contained in:
parent
a53b2bc2c0
commit
5e7837b4b9
@ -26,7 +26,7 @@ stages:
|
||||
|
||||
Check Style:
|
||||
stage: Check
|
||||
script: ./gradlew -Pqc ktlintCheck
|
||||
script: tree -L 3 ~/.gradle/wrapper/dists && ./gradlew -Pqc ktlintCheck && tree -L 3 ~/.gradle/wrapper/dists
|
||||
rules:
|
||||
- if: $CI_COMMIT_REF_NAME == "develop" || $CI_COMMIT_REF_NAME == "master" || $CI_COMMIT_TAG || $CI_PROJECT_ID != "37671564"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user