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