ci: remove hard-coded personal email from codemagic.yaml (watch builds on the dashboard)
This commit is contained in:
+2
-6
@@ -76,9 +76,5 @@ workflows:
|
|||||||
# Flip this to true (and add a `submit_to_app_store` group with reviewer notes) once you're ready
|
# Flip this to true (and add a `submit_to_app_store` group with reviewer notes) once you're ready
|
||||||
# to push a build to public App Store review instead of only TestFlight.
|
# to push a build to public App Store review instead of only TestFlight.
|
||||||
# submit_to_app_store: false
|
# submit_to_app_store: false
|
||||||
email:
|
# No email recipients here on purpose — build status is watched on the Codemagic dashboard. Add
|
||||||
recipients:
|
# per-user notifications in the Codemagic UI (or a `publishing.email` block) later if you want them.
|
||||||
- sriramphanib@gmail.com
|
|
||||||
notify:
|
|
||||||
success: true
|
|
||||||
failure: true
|
|
||||||
|
|||||||
Reference in New Issue
Block a user