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

Update .gitlab-ci.yml

parent 4a0ff3b3
No related branches found
No related tags found
No related merge requests found
......@@ -3,11 +3,13 @@ makefile_generation_and_compilation_plus_run_nrt_tests_cluster:
script:
- source /etc/profile.d/gensoft_modules.sh
- ls /etc/profile.d
- module load gcc/7.2.0
- module av
- module load gcc/7.2.0
- module load m4/1.4.17
- module load autoconf/2.69
- module load automake/1.15
- module list
- 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