Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
HPC Fortran Module Loads
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
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
CHS
HPC Fortran Module Loads
Commits
58f5e170
Commit
58f5e170
authored
1 year ago
by
Sebastian Müller
🐈
Browse files
Options
Downloads
Patches
Plain Diff
CI: fix copy-pasta
parent
1715e984
No related branches found
Branches containing commit
Tags
v1.4.1
Tags containing commit
1 merge request
!9
Eve update
Pipeline
#198113
passed with stages
in 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+5
-5
5 additions, 5 deletions
.gitlab-ci.yml
with
5 additions
and
5 deletions
.gitlab-ci.yml
+
5
−
5
View file @
58f5e170
...
...
@@ -29,20 +29,20 @@ show-env-vars:
eve.chs-conda01
:
stage
:
test
script
:
source
hpc-module-loads/
eve.chs-conda01
script
:
source eve.chs-conda01
eve.chs-conda02
:
stage
:
test
script
:
source
hpc-module-loads/
eve.chs-conda02
script
:
source eve.chs-conda02
eve.gfortran102
:
stage
:
test
script
:
source
hpc-module-loads/
eve.gfortran102
script
:
source eve.gfortran102
eve.gfortran122
:
stage
:
test
script
:
source
hpc-module-loads/
eve.gfortran122
script
:
source eve.gfortran122
eve.intel2020b
:
stage
:
test
script
:
source
hpc-module-loads/
eve.intel2020b
script
:
source eve.intel2020b
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