From a75fb5c9ed0a25fd585bd9408088dd2d2849d509 Mon Sep 17 00:00:00 2001 From: beppe Date: Mon, 16 Mar 2020 11:48:13 +0100 Subject: [PATCH] infra submodule added --- .gitmodules | 3 +++ infra | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 infra diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ee981f5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "infra"] + path = infra + url = https://github.com/beppevanrolleghem/stage-infra diff --git a/infra b/infra new file mode 160000 index 0000000..7938666 --- /dev/null +++ b/infra @@ -0,0 +1 @@ +Subproject commit 7938666913047455c7864e47fca80700f22acd66