From 9064fd5595a0be4eaadef02f20828f5ff8a97c53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E7=BA=A7=E4=BA=91=E8=84=91=E7=A0=94=E5=8F=91?= =?UTF-8?q?=E5=B7=A5=E7=A8=8B=E5=B8=88?= <153692773@qq.com> Date: Thu, 8 Jun 2023 14:37:20 +0800 Subject: [PATCH] update pipeline for master branch --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 29f7b70..a927a2a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -34,6 +34,7 @@ steps: script: - cd /tmp/testDrone - ls + - echo "远程部署成功" volumes: - name: maven-build