Mentions légales du service

Skip to content
Snippets Groups Projects
Commit cfa9fc75 authored by Mathieu Faverge's avatar Mathieu Faverge
Browse files

Update .gitlab-ci.yml

parent ea30b0c2
No related branches found
No related tags found
No related merge requests found
......@@ -6,4 +6,11 @@ pastix:
- cd build
- cmake ..
- make -j2
- ctest
\ No newline at end of file
- ctest
pages:
script:
- echo "J'ai reussi" > index.html
artifacts:
paths:
- public
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment