提交jenkins自动化流水线

This commit is contained in:
Home
2026-03-30 03:56:28 +08:00
parent c1e437e573
commit 5ec349268b
+1
View File
@@ -115,6 +115,7 @@ pipeline {
stage('开始归档项目') {
steps {
echo "${APP_DIR}/${PROJECT_NAME}.xcodeproj"
sh '''
# 开始执行 Xcode 归档命令
xcodebuild archive \\