소스 검색

ci: Use shallow submodules

Stefan Profanter 5 년 전
부모
커밋
fe136b48eb
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .gitmodules

+ 2 - 0
.gitmodules

@@ -1,7 +1,9 @@
 [submodule "deps/mdnsd"]
 	path = deps/mdnsd
 	url = https://github.com/Pro/mdnsd.git
+	shallow = true
 [submodule "deps/ua-nodeset"]
 	path = deps/ua-nodeset
 	url = https://github.com/OPCFoundation/UA-Nodeset
 	branch = v1.04
+	shallow = true