From e63d9063c385f889a6e859900c4c380c0a273868 Mon Sep 17 00:00:00 2001 From: Unshift Date: Thu, 25 Sep 2025 10:24:19 +0800 Subject: [PATCH] fix: yaml --- .drone.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 28ae4e5..db29a48 100755 --- a/.drone.yml +++ b/.drone.yml @@ -33,7 +33,7 @@ steps: image: appleboy/drone-ssh pull: if-not-exists settings: - host: gong.cool + host: 106.15.233.223 user: from_secret: ssh_username password: @@ -52,6 +52,8 @@ steps: - echo ====部署成功======= trigger: + + # branch: # - develop event: