From 88eb77d43ab9eb393916ecb191e2c3c9bb619c84 Mon Sep 17 00:00:00 2001 From: lz-wang Date: Sun, 4 Sep 2022 17:19:17 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E5=8C=96=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=20Python=203.10=20+=20Cloud=20Center?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.drone.yml b/.drone.yml index a598542..454a084 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,14 @@ server: password: from_secret: aus_pw +clone: + depth: 1 + steps: + - name: Update Git submodules + commands: + - git submodule update --recursive --remote + - name: Show Env commands: - hostname