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