build: 修改 jenkins 环境变量
This commit is contained in:
@@ -29,7 +29,6 @@ tasks {
|
||||
processResources {
|
||||
filesMatching("bungee.yml") {
|
||||
expand(rootProject.properties)
|
||||
expand(System.getenv())
|
||||
}
|
||||
}
|
||||
withType<Jar> {
|
||||
|
Reference in New Issue
Block a user