|
@@ -42,8 +42,8 @@ after_failure:
|
|
|
- cat -n ~/Library/Logs/scan/*
|
|
|
- cat -n $TMPDIR/com.apple.dt.XCTest-status/Session*.log
|
|
|
- cat -n ~/Library/Logs/DiagnosticReports/xctest*.crash
|
|
|
-deploy:
|
|
|
- provider: script
|
|
|
- script: fastlane complete_framework_release --env deploy
|
|
|
- on:
|
|
|
- tags: true
|
|
|
+# deploy:
|
|
|
+# provider: script
|
|
|
+# script: fastlane complete_framework_release --env deploy
|
|
|
+# on:
|
|
|
+# tags: true
|