From 623a220409d90fa9868c82ab950012e088ba4627 Mon Sep 17 00:00:00 2001 From: InkSoul Date: Sat, 12 Aug 2023 10:14:00 +0800 Subject: [PATCH] test drone-cache --- hugobuild.drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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