Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. project_path: ahh
  2. worspace_name: ahh
  3. log_path: builds/log/
  4. builds_path: builds
  5. last_build_commit_file: ahh
  6. last_try_build_commit_file: ahh
  7.  
  8. git_pull_before_build: true
  9.  
  10. send_ding_msg_after_build:
  11. enable: true
  12. dingtalk_token: ahh
  13. send_filter_log: true
  14.  
  15. filter_log:
  16. enable: true
  17. filter_log_prefix: "["
  18.  
  19. upload_to_fir:
  20. enable: true
  21. fir_token: ahh
  22.  
  23. copy_to:
  24. enable: true
  25. ipa_camp: ipa
  26.  
  27. bugly:
  28. enable: true
  29. bugly_jar_file: buglySymboliOS.jar
  30.  
  31. email_after_build:
  32. enable: true
  33. send_filter_log: true
  34. email_host: smtp.exmail.qq.com
  35. email_username: ahh
  36. email_password: ahh
  37. email_send_to: i@ex.com
  38. email_cc_to: i@ex.com
  39.  
  40.  
  41. build:
  42. dev:
  43. info_plist: config/info.plist
  44. bugly_key: ahh
  45. bugly_id: ahh
  46. download_url: ahh
  47. app_name: ahh
  48. team_id: ahh
  49. export_mothod: ad-hoc
  50. scheme: ahh
  51. build_identifier: build_ipa
  52. dis:
  53. info_plist: config/info.plist
  54. bugly_key: ahh
  55. bugly_id: ahh
  56. download_url: ahh
  57. app_name: ahh
  58. team_id: ahh
  59. export_mothod: ad-hoc
  60. scheme: ahh
  61. build_identifier: build_prod_ipa
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement