mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-09-08 14:52:19 +08:00
Add basic test Gradle build
This commit is contained in:
BIN
__tests__/data/basic/gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
BIN
__tests__/data/basic/gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
Binary file not shown.
5
__tests__/data/basic/gradle/wrapper/gradle-wrapper.properties
vendored
Normal file
5
__tests__/data/basic/gradle/wrapper/gradle-wrapper.properties
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
Reference in New Issue
Block a user