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