1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-27 10:49:10 +00:00
This commit is contained in:
Camotoy
2021-06-07 17:36:25 -04:00
parent d64038d311
commit f0ba0dbf4c

View File

@@ -46,7 +46,7 @@ pipeline {
)
rtGradleRun (
usesPlugin: false,
tool: 'Gradle 6',
tool: 'Gradle 7',
rootDir: "",
buildFile: 'build.gradle',
tasks: 'build artifactoryPublish',