Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Show more breadcrumbs
bob
docs
Commits
f8ee6d0e
There was a problem fetching the pipeline summary.
Commit
f8ee6d0e
authored
7 years ago
by
Amir MOHAMMADI
Browse files
Options
Downloads
Plain Diff
Merge branch 'readme' into 'master'
Update building instructions See merge request
!8
parents
bc695e61
3a522783
Branches
Branches containing commit
No related tags found
1 merge request
!8
Update building instructions
Pipeline
#
Changes
1
Pipelines
59
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+9
-3
9 additions, 3 deletions
README.rst
with
9 additions
and
3 deletions
README.rst
+
9
−
3
View file @
f8ee6d0e
...
...
@@ -21,7 +21,13 @@ To add a new package:
Test this package (build the documentation)
===========================================
Checkout bob.admin in an upper folder and make sure its repository is
up-to-date. Then, run::
The steps to test this package is similar to other bob packages except that you
need to run the `before_build.sh` script before testing. Checkout bob.admin in
an upper folder and make sure its repository is up-to-date. Then, run::
$ conda build -m ../bob.admin/gitlab/conda_build_config.yaml --override-channels -c https://www.idiap.ch/software/bob/conda/label/beta -c https://www.idiap.ch/software/bob/conda -c defaults conda
$ ./before_build.sh
$ conda activate base
$ ../bob.admin/conda/conda-build.sh --python=3 conda
See https://gitlab.idiap.ch/bob/bob/wikis/Save-the-CI-time for up-to-date
instructions.
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