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

Make a link to the package variables section

parent 53b995b7
No related branches found
No related tags found
No related merge requests found
...@@ -58,11 +58,12 @@ You also need to enable the following options on your project: ...@@ -58,11 +58,12 @@ You also need to enable the following options on your project:
enabled enabled
3. Visit the "Runners" section of your package settings and enable all conda 3. Visit the "Runners" section of your package settings and enable all conda
runners, for linux and macosx variants runners, for linux and macosx variants
4. Go into the "Variables" section of your package setup and **add four 4. Go into the "Variables" section of your package setup and **add common
variables** corresponding to the usernames and passwords variables** corresponding to the usernames and passwords for uploading
for uploading wheels and documentation tar balls to our (web DAV) wheels and documentation tar balls to our (web DAV) server, as well as PyPI
server, as well as PyPI packages. The names of the variables and values are packages. The names of the variables and values are known, you can copy
known. If you don't know those, please ask one of us them from any project you have access to (e.g.,
[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 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