JDLuke / TestPipeline

This is simply there to test the centralized pipeline repository
0 stars 0 forks source link

Add Gradle support #2

Open JDLuke opened 1 week ago

JDLuke commented 1 week ago

This seems straightforward enough. We can check the project to see if it has pom.xml or build.gradle (or build.gradle.kts) and then set variables.

Question: Should I have both build steps and potentially run BOTH?