Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Condainer
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
Model registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mpcdf
Condainer
Commits
34c779c1
Commit
34c779c1
authored
1 year ago
by
Klaus Reuter
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlab-ci.yml
parent
ad06be67
No related branches found
No related tags found
No related merge requests found
Pipeline
#187102
passed
1 year ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-4
1 addition, 4 deletions
.gitlab-ci.yml
with
1 addition
and
4 deletions
.gitlab-ci.yml
+
1
−
4
View file @
34c779c1
basic
:
basic
:
image
:
gitlab-registry.mpcdf.mpg.de/mpcdf/ci-module-image/system:2023
image
:
continuumio/miniconda3:latest
tags
:
tags
:
-
cloud
-
cloud
-
1core
before_script
:
-
module load anaconda/3/2023.03
script
:
script
:
-
pip3 install --user -e .
-
pip3 install --user -e .
-
mkdir test
-
mkdir test
...
...
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