diff --git a/.drone.yml b/.drone.yml index 19151ea..21c6066 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,9 +7,9 @@ steps: commands: - git submodule update --init --recursive - name: build - image: code.ndumas.com/ndumas/drone-hugo:latest + image: code.ndumas.com/ndumas/drone-hugo commands: - - hugo + - ls - name: publish image: drillster/drone-rsync settings: