]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Prevent angular of getting stuck during installation
authorTiago Melo <tmelo@suse.com>
Tue, 27 Aug 2019 10:37:30 +0000 (10:37 +0000)
committerTiago Melo <tmelo@suse.com>
Tue, 3 Sep 2019 14:44:00 +0000 (14:44 +0000)
commit0034971da9b0d1c6a0f610d66cffc6eee1842148
tree3446d9d0c0b31d0ad85ffb588ea93a8510c18e8f
parentd0444f0cba9d317dd6bfde90390f208334ed2096
mgr/dashboard: Prevent angular of getting stuck during installation

During npm packages installation Angular was getting stuck waiting for input.
Using "NG_CLI_ANALYTICS=false" will prevent that,

Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/CMakeLists.txt