From bff5326283f121e7d580b6b3ae1b20b9cb638d01 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Piedehierro Date: Mon, 15 May 2017 22:24:52 +0100 Subject: Add lorry for infrastructure.git in Gitlab --- core-lorries/infrastructure.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 core-lorries/infrastructure.lorry diff --git a/core-lorries/infrastructure.lorry b/core-lorries/infrastructure.lorry new file mode 100644 index 0000000..01a87d2 --- /dev/null +++ b/core-lorries/infrastructure.lorry @@ -0,0 +1,6 @@ +{ + "baserock/infrastructure": { + "type": "git", + "url": "https://gitlab.com/baserock/infrastructure.git" + } +} -- cgit v1.2.1