From 8922d6ec222693a69ddc74f5920fb5d3e038c196 Mon Sep 17 00:00:00 2001 From: hyang Date: Sun, 27 Aug 2023 18:55:01 -0700 Subject: git submodules --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) 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: -- cgit v1.2.3