mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-17 05:09:53 +01:00
List cached directories.
This commit is contained in:
@@ -11,7 +11,8 @@ test:
|
|||||||
- $GRADLE_USER_HOME/caches
|
- $GRADLE_USER_HOME/caches
|
||||||
|
|
||||||
script:
|
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
|
- ./gradlew --no-daemon animalSnifferMain animalSnifferTest
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
|
|||||||
Reference in New Issue
Block a user