From 0f45baa3de32155e3ef88c13483be0268fbc0005 Mon Sep 17 00:00:00 2001 From: liupeng Date: Wed, 28 Feb 2024 14:05:24 +0800 Subject: [PATCH] update --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 0225f36..1adff80 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,7 +2,7 @@ kind: pipeline name: default clone: - disable: true # 禁用代码拉取 + disable: false # 禁用代码拉取 steps: # 开发版