Update CI build script

This commit is contained in:
foo-dogsquared 2019-09-02 02:16:36 +08:00
parent 59148dccda
commit a6f4e84f56

View File

@ -10,7 +10,7 @@ before_install:
- sudo gem install asciidoctor
script:
- asciidoctor --version
- hugo
- hugo --minify
deploy:
local_dir: "public/"
provider: pages