From 49a1ba710a8042e5b5f56cc283d6c892f9bbb6f7 Mon Sep 17 00:00:00 2001 From: Alasan <249001660@qq.com> Date: Wed, 29 May 2024 17:43:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Alasan/location/drone.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Alasan/location/drone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Alasan/location/drone.yaml b/Alasan/location/drone.yaml index c327aba..eea8bb9 100644 --- a/Alasan/location/drone.yaml +++ b/Alasan/location/drone.yaml @@ -7,7 +7,7 @@ steps: - name: git pull image: alpine/git commands: - - git clone -b http://119.91.37.71:3000/Alasan/location.git + - git clone -b master http://119.91.37.71:3000/Alasan/location.git - name: publish image: plugins/docker pull: if-not-exists