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