From c9f6abb8b4c1b4ba5942748a710581d82efd4438 Mon Sep 17 00:00:00 2001 From: zeiss Date: Tue, 23 Apr 2024 14:00:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.drone.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 15806f7..aea175d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -114,7 +114,7 @@ steps: script_stop: true tar_tmp_path: /apps/tmp target: /apps/project/test/ - source: ./* + source: README.md when: event: - promote