自动化构建 Python 3.10 + Cloud Center
continuous-integration/drone/push Build is failing Details

main
lz-wang 2022-09-04 17:19:17 +08:00
parent c4c731f6bc
commit 88eb77d43a
1 changed files with 7 additions and 0 deletions

View File

@ -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