From 5874c3e708b6e29e21d2c08b9a5880c37a4666d9 Mon Sep 17 00:00:00 2001 From: BryantHe Date: Tue, 14 Jun 2022 23:01:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=20drone=20=E6=96=87=E4=BB=B6?= =?UTF-8?q?=2010?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 70becdf..3610477 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,4 +29,5 @@ steps: port: 22 script_stop: true script: - - echo "yulong test" > /tmp/yulong_test.drone \ No newline at end of file + - echo "yulong test" > /tmp/yulong_test.drone + \ No newline at end of file