Skip to content
Snippets Groups Projects
Commit 7804a5e6 authored by Véronique  LEGRAND's avatar Véronique LEGRAND
Browse files

Update .gitlab-ci.yml

parent 9de06767
Branches master
No related tags found
No related merge requests found
......@@ -11,7 +11,8 @@ makefile_generation_and_compilation_plus_run_nrt_tests_cluster:
- module list
- export PATH=$PATH:/usr/bin
- echo $PATH
- perl --version
- which perl
- /usr/bin/perl --version
- autoconf -i
- ./configure
- make; cd src
......
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