Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
aidge_core
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
Model registry
Operate
Environments
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
aidge
aidge_core
Commits
eb095cf7
Commit
eb095cf7
authored
1 year ago
by
Olivier BICHLER
Browse files
Options
Downloads
Patches
Plain Diff
Fixed missing default section
parent
033cd374
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#30753
failed
1 year ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab/ci/_global.gitlab-ci.yml
+4
-4
4 additions, 4 deletions
.gitlab/ci/_global.gitlab-ci.yml
with
4 additions
and
4 deletions
.gitlab/ci/_global.gitlab-ci.yml
+
4
−
4
View file @
eb095cf7
...
...
@@ -9,7 +9,7 @@ variables:
GIT_SSL_NO_VERIFY
:
1
DEBIAN_FRONTEND
:
noninteractive
image
:
nvidia/cuda:12.2.0-devel-ubuntu22.04
before-script
:
-
apt install -y cmake cppcheck pip
default
:
image
:
nvidia/cuda:12.2.0-devel-ubuntu22.04
before-script
:
-
apt install -y cmake cppcheck pip
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