diff options
author | hyang <hyang@hyang.xyz> | 2023-08-27 18:56:14 -0700 |
---|---|---|
committer | hyang <hyang@hyang.xyz> | 2023-08-27 18:56:14 -0700 |
commit | dbcc52478771bf98ca9a50b383f8ab0176056f97 (patch) | |
tree | c538e3711e30eeecc817abd5ffce5135351b1324 /.drone.yml | |
parent | 8922d6ec222693a69ddc74f5920fb5d3e038c196 (diff) |
git submodules
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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: |