mirror of
https://github.com/GeyserMC/MCProtocolLib.git
synced 2025-06-16 14:51:11 -04:00
Build javadocs
This commit is contained in:
parent
521bd958b7
commit
7ebdfc333a
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -20,6 +20,7 @@ pipeline {
|
|||
}
|
||||
|
||||
steps {
|
||||
sh 'mvn javadoc:javadoc'
|
||||
step([$class: 'JavadocArchiver', javadocDir: 'target/site/apidocs', keepAll: false])
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue