diff --git a/.drone.yml b/.drone.yml index 99a89e5..282a3b0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,14 +3,12 @@ type: docker name: default pipeline: - clone: - commands: - - git submodule update --init --recursive - build: image: cbrgm/drone-hugo:latest validate: true url: http://moonside.games/docs/encompass + commands: + - git submodule update --init --recursive deploy: image: drillster/drone-rsync