mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-15 03:35:28 +00:00
Simplify DSN file (#475)
* Add checks for empty sentry DSN * Add default DSN key * Fix CI workflows
This commit is contained in:
1
.github/workflows/android.yaml
vendored
1
.github/workflows/android.yaml
vendored
@ -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