diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index e18dbaf..0000000 --- a/.gitmodules +++ /dev/null @@ -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 983ffc7..0000000 --- a/deps/common +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 983ffc7480d5c28dd3dd23f5ada142e05486902a