You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[MOB-12070] Disable Sorucemaps Scripts on CI (#940)
The upload scripts used to run while running both Unit and E2E CI jobs,
resulting in more redundant time or unintended behavior.
These scripts were disabled by:
1. Android: passing the `instabugUploadEnable` gradle property.
2. iOS: setting the `INSTABUG_SOURCEMAPS_UPLOAD_DISABLE` environment variable.
0 commit comments