From e638e215cd0aed4c4b833cd355c8b7d66a3c7530 Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Fri, 7 Jul 2023 02:18:17 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=8C=BA=E5=9F=9F=E6=89=93=E5=8C=85):=20?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=8C=BA=E5=9F=9F=E6=89=93=E5=8C=85=E6=A0=87?= =?UTF-8?q?=E8=AE=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index 8ccd027..5c0dfbf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,6 +3,9 @@ kind: pipeline type: docker name: default +node: + region: hk + steps: - name: build pull: if-not-exists