From 64c1189ba2cd8859ea9bdc7506dc3615c78d5140 Mon Sep 17 00:00:00 2001 From: Jesse Qu Date: Fri, 3 Jul 2026 11:54:57 +0800 Subject: [PATCH] change CI machine --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 3c72d64..82b1e43 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ type: ssh name: default server: - host: 192.168.46.100:2223 + host: 192.168.46.16 user: jessequ password: from_secret: password