mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-28 11:19:11 +00:00
Publish artifacts? Attempt 1
This commit is contained in:
2
bootstrap/fabric/Jenkinsfile
vendored
2
bootstrap/fabric/Jenkinsfile
vendored
@@ -40,7 +40,7 @@ pipeline {
|
||||
tool: 'Gradle 6',
|
||||
rootDir: "",
|
||||
buildFile: 'build.gradle',
|
||||
tasks: 'clean artifactoryPublish',
|
||||
tasks: 'clean build artifactoryPublish',
|
||||
deployerId: "GRADLE_DEPLOYER",
|
||||
resolverId: "GRADLE_RESOLVER"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user