Use ariejan/drone-hugo

This commit is contained in:
Ariejan de Vroom 2020-03-11 12:47:44 +01:00
parent f53cb5ec0f
commit e179b04f9b

View File

@ -14,12 +14,9 @@ steps:
- git submodule
- name: build
image: plugins/hugo
image: ariejan/drone-hugo
settings:
hugo_version: 0.65.3
hugo_extended: true
extended: true
validate: true
- name: deploy
image: drillster/drone-rsync