From 71bbf91fa5418e1b00117c925a25f4c6f1c4c50f Mon Sep 17 00:00:00 2001 From: Evan Hemsley Date: Sun, 12 Jul 2020 01:25:45 -0700 Subject: [PATCH] fix hugo drone config --- .drone.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index de0c915..3f41676 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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