Skip to content

Commit

Permalink
deegree#1436 - up dated Jenkinsfile, archive documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
lgoltz committed Jun 6, 2024
1 parent a0fee75 commit cecddb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ pipeline {
post {
success {
archiveArtifacts artifacts: '**/target/deegree-webservices-*.war', fingerprint: true
archiveArtifacts artifacts: '**/target/deegree-webservices-handbook*.zip', fingerprint: true
archiveArtifacts artifacts: '**/target/deegree-documentation*.zip', fingerprint: true
}
}
}
Expand Down

0 comments on commit cecddb2

Please sign in to comment.