提交jenkins自动化流水线
This commit is contained in:
@@ -77,6 +77,7 @@ pipeline {
|
||||
steps {
|
||||
echo "========== 🗑️清理旧构建内容 =========="
|
||||
sh "cd ${APP_DIR}"
|
||||
sh "pwd"
|
||||
sh "ls -la"
|
||||
sh """
|
||||
xcodebuild clean \\
|
||||
|
||||
Reference in New Issue
Block a user