Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fluidparticles
MigFlow
Commits
93ef8820
Commit
93ef8820
authored
Nov 06, 2018
by
Matthieu Constant
Browse files
Merge branch 'debugOneFluid' of git.immc.ucl.ac.be:fluidparticles/migflow into debugOneFluid
parents
6e1289b2
62fb581c
Pipeline
#4537
passed with stage
in 1 minute and 25 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
93ef8820
...
...
@@ -20,7 +20,7 @@
# see <http://www.gnu.org/licenses/>.
mbtests
:
image
:
immc/migflow-valid:v0.
5
image
:
immc/migflow-valid:v0.
6
script
:
-
mkdir build
-
cd build/
...
...
docker/Dockerfile
View file @
93ef8820
FROM
ubuntu:18.10
RUN
apt update
RUN
apt
install
-y
git python petsc-dev python-numpy make gmsh cmake g++
RUN
apt
install
-y
git python petsc-dev python
3
-numpy make gmsh cmake g++
VOLUME
["/etc/gitlab-runner"]
...
...
Write
Preview
Markdown
is supported
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