Implement Jenkinsfile
This commit is contained in:
parent
be8f115304
commit
1ab1c02fd4
2 changed files with 135 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -132,7 +132,6 @@ android/app/google-services.json
|
|||
google_maps_api.xml
|
||||
|
||||
# Web related
|
||||
lib/generated_plugin_registrant.dart
|
||||
|
||||
# Obfuscation related
|
||||
app.*.map.json
|
||||
|
@ -862,4 +861,4 @@ Temporary Items
|
|||
|
||||
# Archives - https://github.com/github/gitignore/blob/main/Global/Archives.gitignore
|
||||
# Backup - https://github.com/github/gitignore/blob/main/Global/Backup.gitignore
|
||||
# JEnv - https://github.com/github/gitignore/blob/main/Global/JEnv.gitignore
|
||||
# JEnv - https://github.com/github/gitignore/blob/main/Global/JEnv.gitignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue