mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2025-12-19 14:59:20 +00:00
Jenkins change your syntax pls
This commit is contained in:
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@@ -21,10 +21,7 @@ pipeline {
|
|||||||
post {
|
post {
|
||||||
success {
|
success {
|
||||||
archiveArtifacts artifacts: '**/build/libs/floodgate-*.jar',
|
archiveArtifacts artifacts: '**/build/libs/floodgate-*.jar',
|
||||||
excludes:
|
excludes: '**/floodgate-parent-*.jar,**/floodgate-api-*.jar,**/floodgate-core-*.jar',
|
||||||
'**/floodgate-parent-*.jar',
|
|
||||||
'**/floodgate-api-*.jar',
|
|
||||||
'**/floodgate-core-*.jar'
|
|
||||||
fingerprint: true
|
fingerprint: true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user