From 3e4ecad411a137044cd216557c70783be28a9d2e Mon Sep 17 00:00:00 2001 From: rustdreamer Date: Wed, 2 Aug 2023 09:51:03 +0800 Subject: [PATCH] fix --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 554bbfa..7997b96 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,9 +6,9 @@ volumes: - name: dockersock host: path: /var/run/docker.sock -# - name: cache -# host: ยท -# path: /tmp/cache/visitor-new-api +- name: cache + host: + path: /tmp/cache/visitor-new-api steps: - name: restore-cache