summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhyang <hyang@hyang.xyz>2023-08-27 18:56:14 -0700
committerhyang <hyang@hyang.xyz>2023-08-27 18:56:14 -0700
commitdbcc52478771bf98ca9a50b383f8ab0176056f97 (patch)
treec538e3711e30eeecc817abd5ffce5135351b1324
parent8922d6ec222693a69ddc74f5920fb5d3e038c196 (diff)
git submodules
-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: