mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-08-03 05:30:55 +00:00
Possible working CI.
This commit is contained in:
@ -40,6 +40,8 @@ subprojects {
|
||||
targetCompatibility = javaVersion
|
||||
}
|
||||
|
||||
tasks["jar"].enabled = false
|
||||
|
||||
tasks.processResources {
|
||||
val props = mapOf("version" to version)
|
||||
inputs.properties(props)
|
||||
|
Reference in New Issue
Block a user