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

Update .gitlab-ci.yml file

parent 7582e5af
No related branches found
No related tags found
No related merge requests found
...@@ -43,9 +43,9 @@ jet-build: ...@@ -43,9 +43,9 @@ jet-build:
when: manual when: manual
before_script: before_script:
- dnf config-manager --set-enabled powertools - microdnf config-manager --set-enabled powertools
- dnf install -yq epel-release - microdnf install -yq epel-release
- dnf install -yq netcdf-fortran-devel.x86_64 eccodes-devel.x86_64 netcdf.x86_64 - microdnf install -yq netcdf-fortran-devel.x86_64 eccodes-devel.x86_64 netcdf.x86_64
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