fix hugo drone config
continuous-integration/drone/push Build encountered an error Details

pull/1/head
Evan Hemsley 2020-07-12 01:25:45 -07:00
parent 668a75b461
commit 71bbf91fa5
1 changed files with 4 additions and 3 deletions

View File

@ -9,9 +9,10 @@ steps:
- git submodule update --recursive --init
- name: build
image: cbrgm/drone-hugo:latest
validate: true
url: http://moonside.games/docs/encompass
image: plugins/hugo
settings:
validate: true
url: http://moonside.games/docs/encompass
- name: deploy
image: drillster/drone-rsync