diff options
author | hyang <hyang@hyang.xyz> | 2023-08-27 18:57:50 -0700 |
---|---|---|
committer | hyang <hyang@hyang.xyz> | 2023-08-27 18:57:50 -0700 |
commit | 087eb562c71955f3dd6124c2e5be6db656bd496b (patch) | |
tree | 6345ae80faa93d398b72183d9ab600bee7aa46bb /.drone.yml | |
parent | dbcc52478771bf98ca9a50b383f8ab0176056f97 (diff) |
drone sucks
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |