mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-15 23:20:44 +00:00
Share common group
This commit is contained in:
@@ -7,6 +7,8 @@ plugins {
|
||||
id("xyz.jpenilla.run-paper") version "2.2.2" apply false
|
||||
}
|
||||
|
||||
group = "net.civmc"
|
||||
|
||||
project.extensions.configure<GradleEnterpriseExtension> {
|
||||
buildScan {
|
||||
if (System.getenv("CI") != null) {
|
||||
|
||||
Reference in New Issue
Block a user