mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-07 09:19:00 +00:00
Fix Asciidoctor installation and recognize with Hugo
This commit is contained in:
parent
83d21f8349
commit
045d1796fd
@ -5,10 +5,10 @@ dist: xenial
|
||||
addons:
|
||||
snaps:
|
||||
- hugo
|
||||
before_script:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install asciidoctor
|
||||
- name: ruby
|
||||
confinement: classic
|
||||
script:
|
||||
- bundle install
|
||||
- asciidoctor --version
|
||||
- hugo
|
||||
deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user