mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-06-07 00:36:12 +02:00
Add basic test Gradle build
This commit is contained in:
parent
1a6a8efda2
commit
2f66fb5679
8 changed files with 321 additions and 0 deletions
5
__tests__/data/basic/.gitignore
vendored
Normal file
5
__tests__/data/basic/.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Ignore Gradle project-specific cache directory
|
||||
.gradle
|
||||
|
||||
# Ignore Gradle build output directory
|
||||
build
|
Loading…
Add table
Add a link
Reference in a new issue