Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
f594d475
Commit
f594d475
authored
Apr 30, 2021
by
Dennis Gläser
Browse files
Merge branch 'fix/mpi-ci-privileges' into 'master'
[ci] advise openmpi to run as root See merge request
!2581
parents
bef84a91
f547a252
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci/default.yml
View file @
f594d475
...
...
@@ -55,6 +55,9 @@ build dumux:
test dumux
:
stage
:
test
variables
:
OMPI_ALLOW_RUN_AS_ROOT
:
1
OMPI_ALLOW_RUN_AS_ROOT_CONFIRM
:
1
script
:
-
|
pushd build-cmake
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment