Skip to content
Snippets Groups Projects
Commit 1b9f83e1 authored by Adrien Crovato's avatar Adrien Crovato
Browse files

Update ci

parent 614b1b46
No related branches found
No related tags found
1 merge request!1Version 0.1.0 (setup)
Pipeline #2031 failed
......@@ -10,6 +10,9 @@ default:
tags:
- mn2l
variables:
GIT_CLONE_PATH: /builds/$CI_PROJECT_PATH/PF/fpm
stages:
- .pre
- build
......@@ -27,6 +30,9 @@ waves:
- rm waves-master.tar.bz2
- mv waves-master waves
- cd waves
- echo ${GIT_CLONE_PATH}
- echo ${CI_PROJECT_DIR}/../waves
- pwd
- mkdir build
- cd build
- cmake -Wno-dev -C ../CMake/disable-trilinos.cmake ..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment