mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2025-12-06 08:01:59 +01:00
Fix the javadoc jenkins archive
This commit is contained in:
parent
5b799195e3
commit
771499a7ca
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -16,7 +16,7 @@ pipeline {
|
|||
}
|
||||
post {
|
||||
success {
|
||||
archiveArtifacts artifacts: 'coreAPI/target/apidocs', fingerprint: true
|
||||
archiveArtifacts artifacts: 'coreAPI/target/apidocs/**/*', fingerprint: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue