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
3de179e3
Commit
3de179e3
authored
2 years ago
by
Michael Blaschek
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlab-ci.yml file
parent
e1e8972e
No related branches found
No related tags found
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 @
3de179e3
...
@@ -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
...
...
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