mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-07 12:19:36 +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:
|
addons:
|
||||||
snaps:
|
snaps:
|
||||||
- hugo
|
- hugo
|
||||||
before_script:
|
- name: ruby
|
||||||
- sudo apt-get update
|
confinement: classic
|
||||||
- sudo apt-get install asciidoctor
|
|
||||||
script:
|
script:
|
||||||
|
- bundle install
|
||||||
- asciidoctor --version
|
- asciidoctor --version
|
||||||
- hugo
|
- hugo
|
||||||
deploy:
|
deploy:
|
||||||
|
Loading…
Reference in New Issue
Block a user