From 9cbf475be56bdc2ada64fffc1fdb731b6875a20f Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Wed, 6 Feb 2019 16:00:00 -0500 Subject: [PATCH] Added links for GitLab Runner (future project) --- templates/GitLab/0/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/templates/GitLab/0/README.md b/templates/GitLab/0/README.md index b01e67c..ff50006 100644 --- a/templates/GitLab/0/README.md +++ b/templates/GitLab/0/README.md @@ -5,4 +5,9 @@ [Main Omnibus Documentation](https://docs.gitlab.com/omnibus/settings/configuration.html) [All Available Options Located Here](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template) -[NGINX Settings](https://docs.gitlab.com/omnibus/settings/nginx.html) \ No newline at end of file +[NGINX Settings](https://docs.gitlab.com/omnibus/settings/nginx.html) + +# 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