From 1b0ab9ca0ad3a8c7b58496038ac090748701decd Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.dos.anjos@gmail.com> Date: Sat, 31 Dec 2016 08:44:04 +0100 Subject: [PATCH] Add missing parenthesis --- templates/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/README.md b/templates/README.md index c9f8f6a..deea84c 100644 --- a/templates/README.md +++ b/templates/README.md @@ -63,7 +63,7 @@ You also need to enable the following options on your project: wheels and documentation tar balls to our (web DAV) server, as well as PyPI packages. The names of the variables and values are known, you can copy them from any project you have access to (e.g., - [check them at bob.admin](https://gitlab.idiap.ch/bob/bob.admin/variables) + [check them at bob.admin](https://gitlab.idiap.ch/bob/bob.admin/variables)) 5. Make sure to **disable** the service "Build e-mails" (those are very annoying) 6. Setup the coverage regular expression under "CI/CD pipelines" to have the -- GitLab