From 69f9dc1babc95a42d847c51f813af4228b8eb654 Mon Sep 17 00:00:00 2001 From: zengsb Date: Thu, 15 Jun 2023 11:16:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=9535544434444?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 196115f..8683212 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,8 @@ steps: - name: greeting commands: - echo hello world - +node: + role: pi-runner --- kind: pipeline type: docker