编辑文件 my-first-workflow.yaml
This commit is contained in:
@@ -26,6 +26,7 @@ steps:
|
||||
- apt install -y --no-install-recommends ca-certificates curl git openssh-client openssl libssl-dev
|
||||
|
||||
# 格式:git clone https://用户名:密码@仓库地址
|
||||
- echo "🔍 ${#GIT_CONFIG_URL}调试: ${GIT_CONFIG_URL}"
|
||||
|
||||
- git clone --depth 1 --progress -v ${GIT_CONFIG_URL}
|
||||
# 拉取代码
|
||||
|
||||
Reference in New Issue
Block a user