mirror of
https://github.com/gradle/actions.git
synced 2025-04-20 09:49:19 +08:00
Use new cache-cleanup param in integtest
This commit is contained in:
parent
27dea2df09
commit
3083f01451
@ -55,7 +55,7 @@ jobs:
|
||||
uses: ./setup-gradle
|
||||
with:
|
||||
cache-read-only: false
|
||||
gradle-home-cache-cleanup: true
|
||||
cache-cleanup: 'on-success'
|
||||
- name: Build with 3.1.1
|
||||
working-directory: sources/test/jest/resources/cache-cleanup
|
||||
run: ./gradlew --no-daemon --build-cache -Dcommons_math3_version="3.1.1" build
|
||||
|
Loading…
x
Reference in New Issue
Block a user