Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.devtools
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
bob.devtools
Merge requests
!274
[bob-devel] update pins
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
[bob-devel] update pins
add-virtual-packages
into
master
Overview
0
Commits
4
Pipelines
1
Changes
1
Merged
Amir MOHAMMADI
requested to merge
add-virtual-packages
into
master
3 years ago
Overview
0
Commits
4
Pipelines
1
Changes
1
Expand
Somehow the pins that we had become broken again. This updates pins to make sure bob-devel builds.
0
0
Merge request reports
Viewing commit
f6a066a2
Prev
Next
Show latest version
1 file
+
0
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
f6a066a2
remove cuda virtual package to see if things still work
· f6a066a2
Amir MOHAMMADI
authored
3 years ago
.gitlab-ci.yml
+
0
−
1
Options
@@ -3,7 +3,6 @@ variables:
PYTHONUNBUFFERED
:
"
1"
CONDA_ROOT
:
"
${CI_PROJECT_DIR}/miniconda"
PRE_COMMIT_HOME
:
"
${CI_PROJECT_DIR}/.cache/pre-commit"
CONDA_OVERRIDE_CUDA
:
"
11.6"
# Definition of our build pipeline order
Loading