diff --git a/.drone.yml b/.drone.yml index 1618650..c23a831 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,9 +7,8 @@ steps: commands: - git submodule update --init --recursive - name: build - image: alpine:3 + image: gohugoio/hugo commands: - - apk add hugo - hugo - name: publish image: drillster/drone-rsync