From 6a938b0852fe8e23bf0b3d1316055ad293ef3087 Mon Sep 17 00:00:00 2001 From: seahi Date: Tue, 15 Apr 2025 15:42:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8C=87=E5=AE=9ADrone=20Runner=E8=8A=82?= =?UTF-8?q?=E7=82=B9?= 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 dae700a..774f9af 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,9 @@ kind: pipeline type: docker name: build +node: + name: pve + steps: - name: Build normal exit image pull: always