From 1d8517485979fa5d0ce9c823eda86ec2db1a5f91 Mon Sep 17 00:00:00 2001 From: Alasan <249001660@qq.com> Date: Tue, 28 May 2024 17:14:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Alasan/simp-3.0/drone.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Alasan/simp-3.0/drone.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Alasan/simp-3.0/drone.yaml b/Alasan/simp-3.0/drone.yaml index 7e20de3..9184069 100644 --- a/Alasan/simp-3.0/drone.yaml +++ b/Alasan/simp-3.0/drone.yaml @@ -1,15 +1,13 @@ kind: pipeline type: docker name: default -clone: +clone: display: true - steps: - name: git pull image: alpine/git commands: - git clone -b master http://119.91.37.71:3000/Alasan/simp-3.0.git - - name: publish image: plugins/docker pull: if-not-exists