mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-05 08:40:08 +00:00
Add missing deploy key and GH pages task dependency
This commit is contained in:
committed by
Gary Tierney
parent
ff21bfc110
commit
3a96ffb6d3
+3
-1
@@ -15,4 +15,6 @@ githubPages {
|
|||||||
pages {
|
pages {
|
||||||
from "$buildDir/asciidoc/html5"
|
from "$buildDir/asciidoc/html5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
prepareGhPages.dependsOn(asciidoctor)
|
||||||
Binary file not shown.
Reference in New Issue
Block a user