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

Update .gitlab-ci.yml file

parent 040a7f7b
Branches
No related tags found
No related merge requests found
...@@ -44,8 +44,8 @@ jet-build: ...@@ -44,8 +44,8 @@ jet-build:
when: manual when: manual
before_script: before_script:
- microdnf install -yq epel-release - microdnf install -y epel-release
- microdnf install -yq netcdf-fortran-devel.x86_64 eccodes-devel.x86_64 netcdf.x86_64 - microdnf install -y --enablerepo=powertools 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