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