mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Attempt 7
This commit is contained in:
parent
0dec24d0c9
commit
6c3c07b6a4
1 changed files with 1 additions and 1 deletions
2
bootstrap/fabric/Jenkinsfile
vendored
2
bootstrap/fabric/Jenkinsfile
vendored
|
@ -38,7 +38,7 @@ pipeline {
|
|||
rtGradleRun (
|
||||
usesPlugin: true,
|
||||
tool: 'Gradle 6',
|
||||
rootDir: "/",
|
||||
rootDir: "",
|
||||
buildFile: 'build.gradle',
|
||||
tasks: 'clean artifactoryPublish',
|
||||
deployerId: "GRADLE_DEPLOYER",
|
||||
|
|
Loading…
Reference in a new issue