Share common group

This commit is contained in:
AngrySoundTech
2024-02-16 11:03:37 -05:00
parent 52765d5e23
commit 0c030341d2
6 changed files with 2 additions and 20 deletions

View File

@@ -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) {