Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 392f6274 authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

add gitlab-ci config file to initiate a CI

parent 6e2e787e
No related branches found
No related tags found
No related merge requests found
image: hpclib/hiepacs
Find:
script:
- cd modules/find
- mkdir -p build
- cd build
- cmake .. -DENABLE_CTEST=ON
- ctest -V
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