mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-28 11:19:11 +00:00
Remove erroneous line
This commit is contained in:
1
bootstrap/fabric/Jenkinsfile
vendored
1
bootstrap/fabric/Jenkinsfile
vendored
@@ -13,7 +13,6 @@ pipeline {
|
||||
}
|
||||
post {
|
||||
success {
|
||||
archiveArtifacts artifacts: 'bootstrap/**/target/*.jar', excludes: 'bootstrap/**/target/original-*.jar', fingerprint: true
|
||||
archiveArtifacts artifacts: 'build/libs/*.jar', excludes: 'build/libs/*-dev.jar' 'build/libs/*-sources*jar' 'build/libs/*-all.jar', fingerprint: true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user