Skip to content

Commit 210e9c7

Browse files
committed
Ensure Sentry is installed for Jetpack, too
1 parent de0c32a commit 210e9c7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

fastlane/Jetpack-Fastfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ APP_IDENTIFIER = 'com.automattic.jetpack'
1616
#####################################################################################
1717
desc "Builds and uploads a Jetpack installable build"
1818
lane :build_and_upload_jetpack_installable_build do | options |
19+
ensure_sentry_installed
20+
1921
jetpack_alpha_code_signing
2022

2123
# Get the current build version, and update it if needed

0 commit comments

Comments
 (0)