From 5ee18bb30475f8dfe398b9f8187750f58b8c8e66 Mon Sep 17 00:00:00 2001 From: jessequ Date: Mon, 14 Apr 2025 18:10:44 +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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 6501fc1..25faf8d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,9 @@ server: user: jessequ password: from_secret: password - current_dir: /home/tmp + +Workspace: + path: /home/tmp/drone-${RANDOM}/drone/src steps: - name: build