mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2025-12-19 14:59:20 +00:00
Attempt to make publishing work
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -43,7 +43,7 @@ pipeline {
|
||||
usesPlugin: false,
|
||||
tool: 'Gradle 7',
|
||||
rootDir: "",
|
||||
buildFile: 'build.gradle',
|
||||
buildFile: 'build.gradle.kts',
|
||||
tasks: 'build artifactoryPublish',
|
||||
deployerId: "GRADLE_DEPLOYER",
|
||||
resolverId: "GRADLE_RESOLVER"
|
||||
|
||||
Reference in New Issue
Block a user