mirror of
https://github.com/inventree/inventree-app.git
synced 2026-04-26 03:13:25 +00:00
Simplify DSN file (#475)
* Add checks for empty sentry DSN * Add default DSN key * Fix CI workflows
This commit is contained in:
@@ -37,5 +37,4 @@ jobs:
|
||||
- name: Build for Android
|
||||
run: |
|
||||
flutter pub get
|
||||
cp lib/dummy_dsn.dart lib/dsn.dart
|
||||
flutter build apk --debug
|
||||
|
||||
Reference in New Issue
Block a user