diff --git a/.drone.yml b/.drone.yml index 124ffec..cfd8cb9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,9 +7,7 @@ steps: commands: - git submodule update --init --recursive - name: build - image: alpine - commands: - - hugo + image: gohugoio/hugo - name: publish image: drillster/drone-rsync settings: