diff --git a/Jenkinsfile b/Jenkinsfile index 59fa590..5f97bb2 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -15,7 +15,6 @@ pipeline { post { success { archiveArtifacts artifacts: 'build/libs/*', fingerprint: true - archiveArtifacts artifacts: 'build/distributions/*', fingerprint: true publishHTML target: [ allowMissing: false,