From 710b0c6e4d0d77f0d05400a2796ce730c65a7ba8 Mon Sep 17 00:00:00 2001 From: Stanca Pop Date: Mon, 26 Jun 2023 17:42:03 +0300 Subject: [PATCH] Add ToolboxCI submodule --- .gitmodules | 5 +++++ CI/scripts | 1 + 2 files changed, 6 insertions(+) create mode 160000 CI/scripts diff --git a/.gitmodules b/.gitmodules index 12bf1fc..73fe3bc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,8 @@ [submodule "+adi/+common"] path = +adi/+common url = https://github.com/analogdevicesinc/ToolboxCommon.git + branch = master +[submodule "CI/scripts"] + path = CI/scripts + url = https://github.com/analogdevicesinc/ToolboxCI.git + branch = master diff --git a/CI/scripts b/CI/scripts new file mode 160000 index 0000000..c1489a3 --- /dev/null +++ b/CI/scripts @@ -0,0 +1 @@ +Subproject commit c1489a3cf2781045900cb29e68a7b7c896200366