From 06230bb14bfc2d88665552bf31feca50039ac7d1 Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Mon, 4 Dec 2023 18:03:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=A0=E9=80=92=E6=9E=84=E5=BB=BA=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- irc_api.drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc_api.drone.yml b/irc_api.drone.yml index eb2c4cc29..ed19a470a 100644 --- a/irc_api.drone.yml +++ b/irc_api.drone.yml @@ -100,7 +100,7 @@ steps: commands: - echo start publish test-irc-api - cd /opt/cicd/irc-test - - sh test-irc.sh + - sh test-irc.sh v${DRONE_BUILD_NUMBER} trigger: branch: