Added kasm novnc as submod
This commit is contained in:
@@ -4,6 +4,7 @@ services:
|
||||
|
||||
variables:
|
||||
GITLAB_SHARED_DIND_DIR: /builds/$CI_PROJECT_PATH/shared
|
||||
GIT_SUBMODULE_STRATEGY: normal
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
||||
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
[submodule "kasmweb"]
|
||||
path = kasmweb
|
||||
url = https://github.com/kasmtech/noVNC.git
|
||||
branch = Merge_KasmVNC
|
||||
1
kasmweb
Submodule
1
kasmweb
Submodule
Submodule kasmweb added at f1d7df548a
Reference in New Issue
Block a user