Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cdo
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor 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
mpim-sw
cdo
Commits
c9ff995a
Commit
c9ff995a
authored
2 years ago
by
Oliver Heidmann
Browse files
Options
Downloads
Patches
Plain Diff
added merge_requests as trigger for the cicd
parent
b4efc443
No related branches found
No related tags found
No related merge requests found
Pipeline
#29582
failed
2 years ago
Stage: build
Stage: check
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+4
-0
4 additions, 0 deletions
.gitlab-ci.yml
with
4 additions
and
0 deletions
.gitlab-ci.yml
+
4
−
0
View file @
c9ff995a
...
@@ -26,6 +26,7 @@ build-gcc112:
...
@@ -26,6 +26,7 @@ build-gcc112:
-
xen, levante
-
xen, levante
only
:
only
:
-
develop
-
develop
-
merge_requests
check-gcc112
:
check-gcc112
:
stage
:
check
stage
:
check
...
@@ -46,6 +47,7 @@ check-gcc112:
...
@@ -46,6 +47,7 @@ check-gcc112:
-
xen, levante
-
xen, levante
only
:
only
:
-
develop
-
develop
-
merge_requests
build-intel22
:
build-intel22
:
stage
:
build
stage
:
build
...
@@ -68,6 +70,7 @@ build-intel22:
...
@@ -68,6 +70,7 @@ build-intel22:
-
xen, levante
-
xen, levante
only
:
only
:
-
develop
-
develop
-
merge_requests
check-intel22
:
check-intel22
:
stage
:
check
stage
:
check
...
@@ -88,3 +91,4 @@ check-intel22:
...
@@ -88,3 +91,4 @@ check-intel22:
-
xen, levante
-
xen, levante
only
:
only
:
-
develop
-
develop
-
merge_requests
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