Add outputs of api to docsZip
This commit is contained in:
@@ -17,3 +17,9 @@ antora {
|
||||
'BUILD_VERSION': project.version,
|
||||
]
|
||||
}
|
||||
|
||||
docsZip {
|
||||
from (api) {
|
||||
into "api"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user