提交jenkins自动化流水线

This commit is contained in:
Home
2026-03-29 16:38:00 +08:00
parent 5e4c7033eb
commit 292edd28f9
+1
View File
@@ -77,6 +77,7 @@ pipeline {
steps {
echo "========== 🗑️清理旧构建内容 =========="
sh "cd ${APP_DIR}"
sh "pwd"
sh "ls -la"
sh """
xcodebuild clean \\