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