summaryrefslogtreecommitdiff
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.drone.yml b/.drone.yml
index 92474aa..2d524eb 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -3,13 +3,13 @@ type: docker
name: deploy_hugo
steps:
-- name: build
- image: klakegg/hugo:ci
-
- name: submodules
commands:
- git submodule update --recursive --remote
+- name: build
+ image: klakegg/hugo:ci
+
- name: push
image: 3gigs/git-push
environment: