Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dumux
Manage
Activity
Members
Labels
Plan
Issues
77
Issue boards
Milestones
Wiki
Code
Merge requests
77
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dumux-repositories
dumux
Merge requests
!3412
[ci] Test against dumux-lecture 3.5
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
[ci] Test against dumux-lecture 3.5
timok-releases/3.5-patch-10562
into
releases/3.5
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Timo Koch
requested to merge
timok-releases/3.5-patch-10562
into
releases/3.5
1 year ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
Note: tests against dune-maste have already been removed.
👍
0
👎
0
Merge request reports
Compare
releases/3.5
releases/3.5 (base)
and
latest version
latest version
f7e68e46
1 commit,
1 year ago
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
@@ -5,7 +5,7 @@ stages:
variables
:
IMAGE_REGISTRY_URL
:
$CI_REGISTRY/dumux-repositories/dumux-docker-ci
DUMUX_CI_TRIGGER_LECTURE_BRANCH
:
master
DUMUX_CI_TRIGGER_LECTURE_BRANCH
:
releases/3.5
DUMUX_CI_DUNE_LATEST_RELEASE
:
"
2.8"
# Cases in which to create pipelines at all. The trigger jobs may further
Loading