mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2024-11-13 01:23:33 +00:00
Update Jenkinsfile
This commit is contained in:
parent
c9ea15b233
commit
ac5ee6b0d7
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -11,6 +11,7 @@ pipeline {
|
||||
post {
|
||||
always {
|
||||
archiveArtifacts artifacts: 'build/libs/*.jar', fingerprint: true
|
||||
cleanWs()
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user