From d0c1e6896ec1d02a992a3e9cdcbca6abb55be603 Mon Sep 17 00:00:00 2001 From: Yosheng Date: Sat, 5 Aug 2023 18:39:13 +0800 Subject: [PATCH] =?UTF-8?q?fix(CI):=20=E6=8B=89=E5=8F=96=E9=95=9C=E5=83=8F?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index df49543..3666130 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,6 +19,7 @@ steps: repo: 192.168.31.104:8082/tiamo/user-point-management # create the docker_username and docker_password secrets in Drone, with Nexus' username & password secrets: [ drone, dronepw ] + storage_driver: vfs #解决群晖btrfs,而docker内用的是vfs #trigger: # branch: