mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-23 16:59:33 +00:00
Another attempt to get some deploying down
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -40,7 +40,7 @@ pipeline {
|
||||
)
|
||||
rtMavenRun(
|
||||
pom: 'pom.xml',
|
||||
goals: 'source:jar install -pl connector -am -DskipTests',
|
||||
goals: 'javadoc:jar source:jar install -pl :connector -am -DskipTests',
|
||||
deployerId: "maven-deployer",
|
||||
resolverId: "maven-resolver"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user