Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NumEcoEval
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
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
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
pub
Numérique et Écologie
NumEcoEval - M4G
NumEcoEval
Merge requests
!3
[SOY] Nouveau referentiel
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
[SOY] Nouveau referentiel
nouveau_referentiel
into
develop
Overview
0
Commits
21
Pipelines
5
Changes
104
Merged
OURY Sarah
requested to merge
nouveau_referentiel
into
develop
1 year ago
Overview
0
Commits
21
Pipelines
5
Changes
1
Expand
0
0
Merge request reports
Compare
version 15
version 20
2c1cee2f
1 year ago
version 19
786130f4
1 year ago
version 18
2939feac
1 year ago
version 17
7f0600f3
1 year ago
version 16
89505641
1 year ago
version 15
e1990ae4
1 year ago
version 14
fbe8cf26
1 year ago
version 13
9a761bd0
1 year ago
version 12
a0b2c9c0
1 year ago
version 11
4cbae31e
1 year ago
version 10
7dd298bd
1 year ago
version 9
262bfb5d
1 year ago
version 8
1dd8fee5
1 year ago
version 7
4cb85917
1 year ago
version 6
8a5e0e50
1 year ago
version 5
7270b323
1 year ago
version 4
3308cbcf
1 year ago
version 3
a0f1eac9
1 year ago
version 2
a5b23c52
1 year ago
version 1
a27cdcd7
1 year ago
develop (base)
and
version 16
latest version
8c22c4a8
21 commits,
1 year ago
version 20
2c1cee2f
20 commits,
1 year ago
version 19
786130f4
19 commits,
1 year ago
version 18
2939feac
18 commits,
1 year ago
version 17
7f0600f3
17 commits,
1 year ago
version 16
89505641
16 commits,
1 year ago
version 15
e1990ae4
15 commits,
1 year ago
version 14
fbe8cf26
14 commits,
1 year ago
version 13
9a761bd0
13 commits,
1 year ago
version 12
a0b2c9c0
12 commits,
1 year ago
version 11
4cbae31e
11 commits,
1 year ago
version 10
7dd298bd
10 commits,
1 year ago
version 9
262bfb5d
9 commits,
1 year ago
version 8
1dd8fee5
8 commits,
1 year ago
version 7
4cb85917
7 commits,
1 year ago
version 6
8a5e0e50
6 commits,
1 year ago
version 5
7270b323
5 commits,
1 year ago
version 4
3308cbcf
4 commits,
1 year ago
version 3
a0f1eac9
3 commits,
1 year ago
version 2
a5b23c52
2 commits,
1 year ago
version 1
a27cdcd7
1 commit,
1 year ago
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab-ci.yml
+
1
−
1
Options
@@ -25,7 +25,7 @@ workflow:
when
:
never
-
if
:
$CI_COMMIT_REF_NAME =~ /g4it.*/
when
:
always
-
if
:
$CI_COMMIT_REF_NAME =~ /main|develop|\d+\.\d+\.\d+/
-
if
:
$CI_COMMIT_REF_NAME =~ /
nouveau_referentiel|
main|develop|\d+\.\d+\.\d+/
when
:
always
clear cache maven
:
Loading