Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
git
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Software Control System
Devtools
git
Commits
bb4888f9
Commit
bb4888f9
authored
1 year ago
by
MADELA Patrick
Browse files
Options
Downloads
Patches
Plain Diff
Restore conan install to latest version
parent
eb05cd54
No related branches found
No related tags found
No related merge requests found
Pipeline
#2480
passed
1 year ago
Stage: build
Stage: test
Stage: package
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
bb4888f9
...
...
@@ -24,7 +24,7 @@ workflow:
-
export PATH=$(readlink -e .)/python-${PYTHON_VERSION}-${PLATFORM}/bin:${PATH}
-
python --version | grep ${PYTHON_VERSION}
-
python -m pip install --upgrade pip
-
python -m pip install conan
==2.0.7
-
python -m pip install conan
# Install prerequisite for git-gui and gitk
-
sudo yum -y install tcl-devel tk-devel
# Build git with conan
...
...
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