Update ciManagement

Signed-off-by: Graham <gpe@openrs2.dev>
pull/86/head
Graham 4 years ago
parent aea30dd3f1
commit a027209b18
  1. 4
      build.gradle.kts

@ -169,8 +169,8 @@ configure(subprojects.filter { it.free }) {
}
ciManagement {
system.set("Jenkins")
url.set("https://build.openrs2.dev/job/openrs2/")
system.set("Drone")
url.set("https://build.openrs2.dev/openrs2/openrs2/")
}
}
}

Loading…
Cancel
Save