Try plugins/hugo again

This commit is contained in:
Ariejan de Vroom 2020-03-11 11:04:41 +01:00
parent 685ff4d159
commit 916b1ee6df

View File

@ -14,13 +14,10 @@ steps:
- git submodule - git submodule
- name: build - name: build
image: hypervtechnics/drone-hugo image: plugins/hugo
environment:
PATH: "/bin:/usr/bin"
settings: settings:
hugo_version: 0.65.3 hugo_version: 0.65.3
validate: true validate: true
minify: true
- name: deploy - name: deploy
image: drillster/drone-rsync image: drillster/drone-rsync