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