编辑文件 my-first-workflow.yaml

This commit is contained in:
xinian
2026-01-28 09:59:06 +08:00
committed by cnb
parent bf007cb4ed
commit 4b01810117

View File

@@ -12,7 +12,6 @@ skip_clone: true
environment:
SCREEN_NAME: "logic_service"
REMOTE_EXE_DIR: "/opt/logic"
GIT_CONFIG_URL: "https://cnb:$CNB_ACCK@cnb.cool/blzing/blazing"
LOG_PATH: "$HOME/run.log"
# 流水线核心步骤理顺依赖链确保各步骤依赖正确
@@ -23,6 +22,7 @@ steps:
environment:
WOODPECKER_SSH_KEY:
from_secret: WOODPECKER_SSH_KEY
GIT_CONFIG_URL: "https://cnb:$CNB_ACCK@cnb.cool/blzing/blazing"
commands: