This commit is contained in:
parent
4b59f7eb8f
commit
45e6c1468f
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -15,7 +15,6 @@ pipeline {
|
||||
post {
|
||||
success {
|
||||
archiveArtifacts artifacts: 'build/libs/*', fingerprint: true
|
||||
archiveArtifacts artifacts: 'build/distributions/*', fingerprint: true
|
||||
|
||||
publishHTML target: [
|
||||
allowMissing: false,
|
||||
|
Reference in New Issue
Block a user