From 503a2dd1766b8b208323af54ec837a93ecf4b18c Mon Sep 17 00:00:00 2001 From: Tim Schubert Date: Wed, 21 Feb 2018 20:48:52 +0100 Subject: [PATCH] Add URLs --- notes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/notes.md b/notes.md index 022b46d..d4adce9 100644 --- a/notes.md +++ b/notes.md @@ -1,5 +1,7 @@ # Programmieren [1,2] Gitlab +- https://docs.gitlab.com/omnibus/README.html + ## Authentication - use GITZ LDAP for login @@ -36,6 +38,8 @@ - triggers [Protected Runner](https://docs.gitlab.com/ee/ci/runners/README.html#protected-runners) - creates automatic protected TAG in each repo - checks out TAG from all repos into /tmp and runs [JPlag](https://jplag.ipd.kit.edu/) +- replace with MOSS? https://github.com/soachishti/moss.py +- deploy key in each repo ## (optional) sync script