diff --git a/Jenkinsfile-ios b/Jenkinsfile-ios index 88efc0c8..cb5d1b2a 100644 --- a/Jenkinsfile-ios +++ b/Jenkinsfile-ios @@ -204,7 +204,7 @@ pipeline { --type ${API_TYPE} \\ --apiKey ${API_KEY} \\ --apiIssuer ${API_ISSUER} \\ - --keyPath "${P8_FILE}" + --keyPath ${P8_FILE} """ echo "✅ IPA 验证成功!开始上传到 TestFlight"