From 8048fd8d949e38a369a4f273580c5d3748aa997d Mon Sep 17 00:00:00 2001 From: ai-liuys Date: Sat, 21 Feb 2026 18:14:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=B5=81=E6=B0=B4=E7=BA=BF?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E6=9E=84=E5=BB=BA123?= 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 671a31c..cbd0e67 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,7 @@ steps: - name: backtest image: python:3.11 commands: - - echo "哈哈哈,我成功了" + - echo "哈哈哈,我成功了呀!" volumes: - name: dockersock