mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 04:58:26 +00:00
Test for Asciidoctor installation (again)
This commit is contained in:
parent
a0f76eacc6
commit
3e06a80a5e
@ -8,8 +8,6 @@ before_install:
|
||||
- curl https://github.com/gohugoio/hugo/releases/download/v0.57.0/hugo_0.57.0_Linux-64bit.deb
|
||||
- sudo dpkg -i hugo_0.57.0_Linux-64bit.deb
|
||||
script:
|
||||
- which asciidoctor
|
||||
- export PATH=$PATH:$(which asciidoctor)
|
||||
- asciidoctor --version
|
||||
- hugo
|
||||
deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user