From 660d60744e974d1fce0d86167551f0a6becfa6b4 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Tue, 8 Jul 2025 12:15:20 +0200 Subject: [PATCH] Add missing submodule --- .gitmodules | 3 +++ wait-for-it | 1 + 2 files changed, 4 insertions(+) create mode 160000 wait-for-it diff --git a/.gitmodules b/.gitmodules index f35a792..3bdfc8c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "deep2-client"] path = deep2-client url = https://github.com/OPSILab/deep2-client +[submodule "wait-for-it"] + path = wait-for-it + url = https://github.com/vishnubob/wait-for-it.git diff --git a/wait-for-it b/wait-for-it new file mode 160000 index 0000000..81b1373 --- /dev/null +++ b/wait-for-it @@ -0,0 +1 @@ +Subproject commit 81b1373f17855a4dc21156cfe1694c31d7d1792e