From c9bc3f88437bf165002b265301d5a04a0bc49f60 Mon Sep 17 00:00:00 2001 From: Cyteen May Date: Thu, 7 May 2020 11:51:16 +0000 Subject: [PATCH] Dockerfile: commit after adding submodule. --- .gitmodules | 3 +++ beowulf/scripts | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 beowulf/scripts diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..30afb66 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "beowulf/scripts"] + path = beowulf/scripts + url = ssh://git@git.ring-zero.co.uk:10022/scripts/automate.git diff --git a/beowulf/scripts b/beowulf/scripts new file mode 160000 index 0000000..4fbad0f --- /dev/null +++ b/beowulf/scripts @@ -0,0 +1 @@ +Subproject commit 4fbad0f768f605a8fc876c0ed30ee2716b2ba5dc