ソースを参照

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