Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
colocation_of_hpc_and_analytics
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Willi Rath
colocation_of_hpc_and_analytics
Merge requests
!6
Test registry
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Test registry
test-registry
into
add-ci
Overview
0
Commits
2
Pipelines
1
Changes
2
Merged
Willi Rath
requested to merge
test-registry
into
add-ci
6 years ago
Overview
0
Commits
2
Pipelines
1
Changes
2
Expand
👍
0
👎
0
Merge request reports
Compare
add-ci
add-ci (base)
and
latest version
latest version
06e2ce80
2 commits,
6 years ago
2 files
+
3
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
.gitlab-ci.yml
+
1
−
2
Options
image
:
continuumio/miniconda3
:latest
image
:
git.geomar.de:11411/willi-rath/colocation_of_hpc_and_analytics
:latest
before_script
:
-
conda install -q -y -c defaults python=3 mpi4py numpy flake8 pytest pytest-cov snakeviz
-
pip install -e .
test
:
Loading