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