From 04e0eed41ae4111efd282681a5771718ec378acd Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Thu, 28 Sep 2023 15:02:08 +0200 Subject: [PATCH] Use bundles.yml --- .gitmodules | 4 ---- bundles.yml | 4 ++++ deps/common | 1 - 3 files changed, 4 insertions(+), 5 deletions(-) create mode 100644 bundles.yml delete mode 160000 deps/common diff --git a/.gitmodules b/.gitmodules index e18dbaf..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +0,0 @@ -[submodule "common"] - path = deps/common - url = https://git.lapiole.org/nomad/common.git - branch = master diff --git a/bundles.yml b/bundles.yml new file mode 100644 index 0000000..5b9120e --- /dev/null +++ b/bundles.yml @@ -0,0 +1,4 @@ +--- + +dependencies: + - url: ../common.git diff --git a/deps/common b/deps/common deleted file mode 160000 index 292bf04..0000000 --- a/deps/common +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 292bf04d1b4007f7851b92fc42a00b9296d35453