summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhyang <hyang@hyang.xyz>2023-08-27 18:55:01 -0700
committerhyang <hyang@hyang.xyz>2023-08-27 18:55:01 -0700
commit8922d6ec222693a69ddc74f5920fb5d3e038c196 (patch)
treebeab73d2b7fd03a4aa68b7dd124bc6d9b9f404bc
parent13ae2deb7052eeffde35568f320227e7fa333a54 (diff)
git submodules
-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: