summaryrefslogtreecommitdiff
path: root/.drone.yml
diff options
context:
space:
mode:
authorhyang <hyang@hyang.xyz>2023-08-27 18:57:50 -0700
committerhyang <hyang@hyang.xyz>2023-08-27 18:57:50 -0700
commit087eb562c71955f3dd6124c2e5be6db656bd496b (patch)
tree6345ae80faa93d398b72183d9ab600bee7aa46bb /.drone.yml
parentdbcc52478771bf98ca9a50b383f8ab0176056f97 (diff)
drone sucks
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 2d524eb..f5876f1 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -8,7 +8,7 @@ steps:
- git submodule update --recursive --remote
- name: build
- image: klakegg/hugo:ci
+ image: klakegg/hugo
- name: push
image: 3gigs/git-push