Fix Jenkins Build
ScriptCraft/pipeline/head This commit looks good Details

This commit is contained in:
TheBrokenRail 2020-05-23 13:51:07 -04:00
parent 4b59f7eb8f
commit 45e6c1468f
1 changed files with 0 additions and 1 deletions

1
Jenkinsfile vendored
View File

@ -15,7 +15,6 @@ pipeline {
post {
success {
archiveArtifacts artifacts: 'build/libs/*', fingerprint: true
archiveArtifacts artifacts: 'build/distributions/*', fingerprint: true
publishHTML target: [
allowMissing: false,