mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-07 09:19:00 +00:00
Test for Asciidoctor installation
This commit is contained in:
parent
f74781ea41
commit
0e0598d74c
@ -6,6 +6,8 @@ addons:
|
||||
snaps:
|
||||
- hugo
|
||||
script:
|
||||
- which asciidoctor
|
||||
- export PATH=$PATH:$(which asciidoctor)
|
||||
- asciidoctor --version
|
||||
- hugo
|
||||
deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user