mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-02-16 02:20:57 +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