diff --git a/hugobuild.drone.yml b/hugobuild.drone.yml index 2f4c19a..f13e6b7 100644 --- a/hugobuild.drone.yml +++ b/hugobuild.drone.yml @@ -7,7 +7,7 @@ clone: steps: - - name: check_cache + - name: check_cache image: alpine/git commands: - if [ -d ".git" ]; then