Skip to content
Snippets Groups Projects
Commit 5b538adf authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

Update .gitlab-ci.yml file

parent fffe0dec
No related branches found
No related tags found
No related merge requests found
...@@ -50,7 +50,7 @@ jet-build: ...@@ -50,7 +50,7 @@ jet-build:
script: script:
- export FC=gfortran - export FC=gfortran
- export LIBRARY_PATH=/usr/lib64 - export LIBRARY_PATH=/usr/lib64
- export INCLUDE=/usr/include - export INCLUDE=/usr/include:/usr/lib64/gfortran/modules
- make -C src - make -C src
- ./src/main - ./src/main
- test -f pres_temp_4D.nc - test -f pres_temp_4D.nc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment