Skip to content

Commit 334003f

Browse files
committed
add mkdir the dir too
Signed-off-by: Keith Wall <[email protected]>
1 parent 0984047 commit 334003f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/stage-docs.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ title: Kroxylicious Proxy ${RELEASE_TAG}
140140
141141
include::../_files/kroxylicious-proxy/index.adoc[leveloffset=0]
142142
"
143+
mkdir -p "${WEBSITE_DOCS_LOCATION}/kroxylicious-proxy"
143144
echo "${RELEASE_DOCS_INDEX_TEMPLATE}" > "${WEBSITE_DOCS_LOCATION}/kroxylicious-proxy/index.adoc"
144145

145146
echo "Update _data/kroxylicious.yml to add new version to website navigation"

0 commit comments

Comments
 (0)