Skip to content

Commit

Permalink
remap sentry dsn env for local qa builds
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoloureirop committed Oct 4, 2024
1 parent 4db00b9 commit 2c9bd6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ buildAndroidRun(){
}

buildAndroidRunQA(){
remapEnvVariableLocal
prebuild_android
react-native run-android --port=$WATCHER_PORT --variant=qaDebug --active-arch-only
}
Expand Down

0 comments on commit 2c9bd6f

Please sign in to comment.