1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-30 12:19:10 +00:00

Attempt 5

This commit is contained in:
Camotoy
2021-01-08 13:39:56 -05:00
parent cd9dde9796
commit ce78e43a5c

View File

@@ -37,7 +37,7 @@ pipeline {
)
rtGradleRun (
usesPlugin: true,
tool: GRADLE_TOOL,
tool: gradle,
rootDir: "/",
buildFile: 'build.gradle',
tasks: 'clean artifactoryPublish',