mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-07 09:19:00 +00:00
Update CI build script
This commit is contained in:
parent
59148dccda
commit
a6f4e84f56
@ -10,7 +10,7 @@ before_install:
|
||||
- sudo gem install asciidoctor
|
||||
script:
|
||||
- asciidoctor --version
|
||||
- hugo
|
||||
- hugo --minify
|
||||
deploy:
|
||||
local_dir: "public/"
|
||||
provider: pages
|
||||
|
Loading…
Reference in New Issue
Block a user