提交jenkins自动化流水线
This commit is contained in:
+1
-3
@@ -87,9 +87,7 @@ pipeline {
|
||||
xcodebuild clean \\
|
||||
-project ${APP_DIR}/${PROJECT_NAME}.xcodeproj \\
|
||||
-scheme ${SCHEME_NAME} \\
|
||||
-configuration ${CONFIGURATION} \\
|
||||
|
||||
archive
|
||||
-configuration ${CONFIGURATION}
|
||||
"""
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user