Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
blaster
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
Aerospace and Mechanical Engineering
blaster
Commits
5d15bc19
Verified
Commit
5d15bc19
authored
1 month ago
by
Paul Dechamps
Browse files
Options
Downloads
Patches
Plain Diff
(pipeline) Modif pipeline
parent
f95d9ae9
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#52693
failed
1 month ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-6
1 addition, 6 deletions
.gitlab-ci.yml
with
1 addition
and
6 deletions
.gitlab-ci.yml
+
1
−
6
View file @
5d15bc19
...
...
@@ -5,12 +5,7 @@ default:
-
source /opt/intel/oneapi/tbb/latest/env/vars.sh
-
echo $(nproc)
-
printenv | sort
-
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys BAC6F0C353D04109
# Add the missing public key
-
apt-get update && apt install python3.10-venv
# Install python3-venv if not available
-
python3 -m venv venv
# Create a virtual environment
-
source venv/bin/activate
# Activate the virtual environment
-
pip install scipy==1.15.1 vtk==9.3.0 matplotlib==3.10.0 numpy==2.2.3
# Install the specified packages
-
pip list
# Print the list of installed packages and their versions
-
apt-get install python3-scipy==1.15 python3-vtk==9.3.0 python3-matplotlib==3.10.0 python3-numpy==2.2.3
.global_tag
:
&global_tag_def
tags
:
...
...
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