build: 修改 jenkins 环境变量
This commit is contained in:
@@ -7,6 +7,9 @@ plugins {
|
|||||||
group = "cn.hamster3.mc.plugin"
|
group = "cn.hamster3.mc.plugin"
|
||||||
version = "1.3.1"
|
version = "1.3.1"
|
||||||
|
|
||||||
|
println(System.getenv())
|
||||||
|
println(System.getProperties().entries)
|
||||||
|
|
||||||
subprojects {
|
subprojects {
|
||||||
apply {
|
apply {
|
||||||
plugin("java")
|
plugin("java")
|
||||||
|
Reference in New Issue
Block a user