1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-29 03:39:22 +00:00

Attempt 7

This commit is contained in:
Camotoy
2021-01-08 13:51:39 -05:00
parent 0dec24d0c9
commit 6c3c07b6a4

View File

@@ -38,7 +38,7 @@ pipeline {
rtGradleRun (
usesPlugin: true,
tool: 'Gradle 6',
rootDir: "/",
rootDir: "",
buildFile: 'build.gradle',
tasks: 'clean artifactoryPublish',
deployerId: "GRADLE_DEPLOYER",