mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2024-11-22 10:35:42 +01:00
Jenkinsfile fix 3
This commit is contained in:
parent
b7646294ed
commit
ff504832ac
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -72,8 +72,9 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
stage('Archive Jars') {
|
||||
stage('Archive Jars') {
|
||||
steps {
|
||||
archiveArtifacts(artifacts: 'target/*.jar', fingerprint: true)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user