Skip to content
Snippets Groups Projects
Commit b35c8335 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Be more explicit about variables

parent 1b0ab9ca
No related branches found
No related tags found
No related merge requests found
...@@ -61,9 +61,9 @@ You also need to enable the following options on your project: ...@@ -61,9 +61,9 @@ You also need to enable the following options on your project:
4. Go into the "Variables" section of your package setup and **add common 4. Go into the "Variables" section of your package setup and **add common
variables** corresponding to the usernames and passwords for uploading variables** corresponding to the usernames and passwords for uploading
wheels and documentation tar balls to our (web DAV) server, as well as PyPI 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 packages. You can copy required values from [the "Variables" section of
them from any project you have access to (e.g., bob.admin](https://gitlab.idiap.ch/bob/bob.admin/variables). N.B.: You
[check them at bob.admin](https://gitlab.idiap.ch/bob/bob.admin/variables)) **must** be logged into gitlab to access that page.
5. Make sure to **disable** the service "Build e-mails" (those are very 5. Make sure to **disable** the service "Build e-mails" (those are very
annoying) annoying)
6. Setup the coverage regular expression under "CI/CD pipelines" to have the 6. Setup the coverage regular expression under "CI/CD pipelines" to have the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment