Add Guides to docsZip
Fixes: gh-4327
This commit is contained in:
@@ -9,3 +9,9 @@ asciidoctor {
|
||||
'gh-url': ghUrl,
|
||||
'gh-samples-url': "$ghUrl/samples"
|
||||
}
|
||||
|
||||
docsZip {
|
||||
from(project(':spring-security-docs-guides').asciidoctor) {
|
||||
into 'guides'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user