mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-02 22:06:05 +00:00
add java doc build
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -30,6 +30,7 @@ pipeline {
|
||||
steps {
|
||||
withGradle {
|
||||
sh './gradlew build --rerun-tasks -x check'
|
||||
sh './gradlew javadoc'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user