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

Update .gitlab-ci.yml file

parent 9576b225
Branches
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ stages:
ubuntu-build:
image: ubuntu:18.04
stage: build
when: manual
before_script:
- apt-get update -qq && apt-get install -y -qq gfortran libnetcdf-dev libnetcdff-dev libeccodes-dev netcdf-bin
......@@ -43,7 +44,6 @@ jet-build:
when: manual
before_script:
- microdnf config-manager --set-enabled powertools
- microdnf install -yq epel-release
- microdnf install -yq netcdf-fortran-devel.x86_64 eccodes-devel.x86_64 netcdf.x86_64
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment