mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-17 04:35:26 +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/ios.yaml
vendored
1
.github/workflows/ios.yaml
vendored
@ -38,5 +38,4 @@ jobs:
|
||||
pod repo update
|
||||
pod install
|
||||
cd ..
|
||||
cp lib/dummy_dsn.dart lib/dsn.dart
|
||||
flutter build ios --release --no-codesign --no-tree-shake-icons
|
||||
|
Reference in New Issue
Block a user