]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: dashboard frontend needs git
authorSebastian Wagner <sebastian.wagner@suse.com>
Wed, 10 Oct 2018 12:21:04 +0000 (14:21 +0200)
committerNathan Cutler <ncutler@suse.com>
Fri, 4 Oct 2019 09:32:57 +0000 (11:32 +0200)
commitcd02117a9a5143fc4dcdec5599ef7425855c6ab8
tree7f070d680c18d44ac3a95c28aa8615712b889eed
parent584c5e3ed5aca9093e25d1fc77e3acbff4c458db
install-deps.sh: dashboard frontend needs git

Running `npm install` for the dashboard pulls dependenies with git.
Under some setups, git was not installed when building the frontend.

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit d8de543b7e8f815f46e6a967fb5df4620f1cfbc4)
install-deps.sh