mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 02:39:05 +01:00
Remove stop command, use cache path.
This commit is contained in:
@@ -7,11 +7,10 @@ test:
|
||||
|
||||
cache:
|
||||
paths:
|
||||
- .gradle/wrapper
|
||||
- .gradle/caches
|
||||
- $GRADLE_USER_HOME/wrapper
|
||||
- $GRADLE_USER_HOME/caches
|
||||
|
||||
script:
|
||||
- ./gradlew --stop
|
||||
- ./gradlew --no-daemon animalSnifferMain animalSnifferTest
|
||||
|
||||
after_script:
|
||||
|
||||
Reference in New Issue
Block a user