diff options
| author | Joshua M. Boniface <joshua@boniface.me> | 2019-09-24 10:48:09 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-24 10:48:09 -0400 |
| commit | b086f6d330503a055e1b073cdb3847c825839da3 (patch) | |
| tree | f31a864ad4a38e30c619eb9f7d8eadc43422bac3 /.gitmodules | |
| parent | 1156b8f1006ab184281ef44e81adc9fc5b9128a0 (diff) | |
| parent | a73d87229a9c698175c49a0ed738d8ec0f3b4213 (diff) | |
Merge pull request #1791 from EraYaN/ci-web-build
Remove submodule and add clone and build to CI for web UI
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 2b97b13311..0000000000 --- a/.gitmodules +++ /dev/null @@ -1,4 +0,0 @@ -[submodule "MediaBrowser.WebDashboard/jellyfin-web"] - path = MediaBrowser.WebDashboard/jellyfin-web - url = https://github.com/jellyfin/jellyfin-web.git - branch = . |
