Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-gfe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Sander, Oliver
dune-gfe
Commits
dd826f63
Commit
dd826f63
authored
5 years ago
by
Ansgar Burchardt
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlab-ci.yml for newer CI images
parent
ac88a6f4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!14
Update .gitlab-ci.yml for newer CI images
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-3
3 additions, 3 deletions
.gitlab-ci.yml
with
3 additions
and
3 deletions
.gitlab-ci.yml
+
3
−
3
View file @
dd826f63
---
image
:
duneci/dune:2.6
before_script
:
-
duneci-install-module https://git.imp.fu-berlin.de/agnumpde/dune-matrix-vector.git
-
duneci-install-module https://git.imp.fu-berlin.de/agnumpde/dune-solvers.git
-
duneci-install-module https://git.imp.fu-berlin.de/agnumpde/dune-fufem.git
dune-fufem--gcc
:
image
:
duneci/dune:2.6-debian-10-gcc-7-14
script
:
duneci-standard-test
dune-fufem--clang
:
script
:
duneci-standard-test --opts=/duneci/opts.clang
image
:
duneci/dune:2.6-debian-10-clang-7-libcpp-17
script
:
duneci-standard-test
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