mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
use https (#2578)
This commit is contained in:
committed by
Eugenio Romano
parent
ac018c9cf3
commit
14e2cb83d3
@@ -75,7 +75,7 @@ enable_test() {
|
||||
}
|
||||
|
||||
enable_js_api_git_link() {
|
||||
GIT_ISH='git://github.com/Alfresco/alfresco-js-api.git#'$1
|
||||
GIT_ISH='git+https://github.com/Alfresco/alfresco-js-api.git#'$1
|
||||
EXEC_GIT_NPM_INSTALL_JSAPI=true
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user