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

Update .gitlab-ci.yml file

parent e1e8972e
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ build: ...@@ -8,7 +8,7 @@ build:
stage: build stage: build
before_script: before_script:
- apt-get install -y -qq libnetcdf-dev libnetcdff-dev libeccodes-dev netcdf-bin - apt-get update -qq && apt-get install -y -qq libnetcdf-dev libnetcdff-dev libeccodes-dev netcdf-bin
script: script:
- export FC=gfortran - export FC=gfortran
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment