Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PET
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ch1187
plugins4freva
PET
Commits
c003b09d
Commit
c003b09d
authored
3 months ago
by
Bianca Wentzel
Browse files
Options
Downloads
Patches
Plain Diff
Added description of repo variables
parent
6ff9762e
No related branches found
No related tags found
1 merge request
!2
Plugin template
Pipeline
#92557
passed
3 months ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-1
6 additions, 1 deletion
README.md
with
6 additions
and
1 deletion
README.md
+
6
−
1
View file @
c003b09d
...
...
@@ -77,9 +77,14 @@ cd pet
source
/etc/profile.d/modules.sh
module use /sw/spack-levante/spack/modules
module load cdo/2.2.2-gcc-11.2.0 nco/5.0.6-gcc-11.2.0
```
In order to be able to run the given CI/CD-Pipelines two additional variables need to be defined within the repository:
| Variable Key | Description |
|----------------|-----------------------------------------------|
| ACCOUNT | Name of user to be used when running pipeline |
| PROJECT_MODULE | Name of project module which should be loaded |
More detailed installation instructions my be found in the
[
docs
][
docs
]
.
...
...
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