Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.admin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
bob
bob.admin
Commits
b35c8335
Commit
b35c8335
authored
8 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
Be more explicit about variables
parent
1b0ab9ca
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/README.md
+3
-3
3 additions, 3 deletions
templates/README.md
with
3 additions
and
3 deletions
templates/README.md
+
3
−
3
View file @
b35c8335
...
@@ -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
v
ariables
and values are known, you can copy
packages.
You can copy required values from
[
the
"V
ariables
" 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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment