From 40a63d82c711627a26fb21807826ccf8f0b94bcb Mon Sep 17 00:00:00 2001 From: jiannibang <271381693@qq.com> Date: Fri, 9 Jun 2023 14:36:01 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=9C=8B=E7=9C=8B=E6=9C=89=E6=B2=A1?= =?UTF-8?q?=E6=9C=89git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 777774d..1c7e686 100644 --- a/.drone.yml +++ b/.drone.yml @@ -90,6 +90,7 @@ steps: settings: mirror: https://docker.mirrors.ustc.edu.cn commands: + - git --help - ln -s /usr/bin/python2 /usr/bin/python - python --version - npm config set registry https://registry.npm.taobao.org