diff --git a/.drone.yml b/.drone.yml index 3f2980e..19151ea 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ steps: commands: - git submodule update --init --recursive - name: build - image: code.ndumas.com/ndumas/drone-hugo + image: code.ndumas.com/ndumas/drone-hugo:latest commands: - hugo - name: publish