1
This commit is contained in:
@@ -64,7 +64,7 @@ steps:
|
||||
echo "✅ SSH认证成功(忽略正常的Exit status 1)"
|
||||
else
|
||||
echo "❌ SSH认证失败!"
|
||||
exit 1
|
||||
exit 1
|
||||
fi
|
||||
#- ssh -vvv -i /root/.ssh/id_ed25519 -o StrictHostKeyChecking=accept-new git@github.com 2>&1
|
||||
# 拉取代码(拆分命令,添加错误处理,避免静默失败)
|
||||
|
||||
Reference in New Issue
Block a user