From 58cf041fcecce8280ac6afea0458122dc1cd8c74 Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Fri, 15 Feb 2019 20:58:59 -0500 Subject: [PATCH] Added TODO for setting up SMTP emails easily --- templates/GitLab/0/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/GitLab/0/README.md b/templates/GitLab/0/README.md index bc30b1e..debd860 100644 --- a/templates/GitLab/0/README.md +++ b/templates/GitLab/0/README.md @@ -11,4 +11,7 @@ GitLab is the first single application for the entire DevOps lifecycle. From pla # GitLab Runner (future project) [https://docs.gitlab.com/runner/install/docker.html] [https://hub.docker.com/r/gitlab/gitlab-runner/tags] -[https://medium.freecodecamp.org/how-to-setup-ci-on-gitlab-using-docker-66e1e04dcdc2] \ No newline at end of file +[https://medium.freecodecamp.org/how-to-setup-ci-on-gitlab-using-docker-66e1e04dcdc2] + +## TODO +* Allow SMTP email configuration [https://docs.gitlab.com/omnibus/settings/smtp.html] \ No newline at end of file