mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 13:10:44 +00:00
Fix path to asciidoc generataed index.html to be stored
This commit is contained in:
@ -128,7 +128,7 @@ commands:
|
|||||||
cd docs
|
cd docs
|
||||||
asciidoctor -a docinfo=shared index.adoc
|
asciidoctor -a docinfo=shared index.adoc
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
path: index.adoc
|
path: docs/index.html
|
||||||
when: always
|
when: always
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Reference in New Issue
Block a user