From 6aaed7a6cc5bd02349ce8a4ae58b0ccc6f9f9155 Mon Sep 17 00:00:00 2001 From: XinWei <2718030729@qq.com> Date: Fri, 23 Aug 2024 15:19:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9E=84=E5=BB=BA=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index f934cba60..2899b88b3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,8 @@ kind: pipeline type: docker name: ludu-system-drone +environment: + serverName: "all" steps: - name: package image: maven:3-jdk-8