编辑文件 my-first-workflow.yaml
This commit is contained in:
@@ -28,6 +28,8 @@ steps:
|
||||
|
||||
# 系统初始化
|
||||
- apt update -y
|
||||
# 系统初始化
|
||||
- apt install -y --no-install-recommends ca-certificates curl git openssh-client openssl libssl-dev
|
||||
|
||||
# 格式:git clone https://用户名:密码@仓库地址
|
||||
|
||||
|
||||
Reference in New Issue
Block a user