mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-19 06:09:55 +01:00
List Gradle user directory.
This commit is contained in:
@@ -11,8 +11,7 @@ test:
|
|||||||
- $GRADLE_USER_HOME/caches
|
- $GRADLE_USER_HOME/caches
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ls -R $GRADLE_USER_HOME/wrapper
|
- ls -R $GRADLE_USER_HOME
|
||||||
- ls -R $GRADLE_USER_HOME/caches
|
|
||||||
- ./gradlew --no-daemon animalSnifferMain animalSnifferTest
|
- ./gradlew --no-daemon animalSnifferMain animalSnifferTest
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
|
|||||||
Reference in New Issue
Block a user