Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Example-CI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IMGW
Example-CI
Commits
fffe0dec
Commit
fffe0dec
authored
2 years ago
by
Michael Blaschek
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlab-ci.yml file
parent
e5971990
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
fffe0dec
...
@@ -45,7 +45,7 @@ jet-build:
...
@@ -45,7 +45,7 @@ jet-build:
before_script
:
before_script
:
-
microdnf install -y epel-release
-
microdnf install -y epel-release
-
microdnf install -y --enablerepo=powertools netcdf-fortran-devel.x86_64 eccodes-devel.x86_64 netcdf.x86_64
-
microdnf install -y --enablerepo=powertools
make
netcdf-fortran-devel.x86_64 eccodes-devel.x86_64 netcdf.x86_64
script
:
script
:
-
export FC=gfortran
-
export FC=gfortran
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment