编辑文件 my-first-workflow.yaml
This commit is contained in:
@@ -18,7 +18,7 @@ steps:
|
||||
# ========== 1. 替代clone:拉取代码(核心依赖) ==========
|
||||
|
||||
commands:
|
||||
- export GIT_CONFIG_URL="https://cnb:$CNB_ACCK@cnb.cool/blzing/blazing"
|
||||
- export GIT_CONFIG_URL="https://cnb:"+$CNB_ACCK"@cnb.cool/blzing/blazing"
|
||||
# 系统初始化
|
||||
- apt update -y
|
||||
# 系统初始化
|
||||
|
||||
Reference in New Issue
Block a user