1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2026-01-06 15:41:50 +00:00

Try this?

This commit is contained in:
RednedEpic
2022-04-24 13:03:21 -05:00
parent e322660400
commit 3889110081

3
Jenkinsfile vendored
View File

@@ -40,10 +40,9 @@ pipeline {
serverId: "opencollab-artifactory"
)
rtGradleRun(
usesPlugin: true,
usesPlugin: false,
tool: 'Gradle 7',
rootDir: "",
useWrapper: true,
buildFile: 'build.gradle.kts',
tasks: 'build artifactoryPublish',
deployerId: "GRADLE_DEPLOYER",