summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.drone.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index d243703..92474aa 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -6,6 +6,10 @@ steps:
- name: build
image: klakegg/hugo:ci
+- name: submodules
+ commands:
+ - git submodule update --recursive --remote
+
- name: push
image: 3gigs/git-push
environment: