Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NIFTy
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
Container Registry
Model registry
Monitor
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
ift
NIFTy
Merge requests
!280
Temp fix ci
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Temp fix ci
temp_fix_ci
into
NIFTy_5
Overview
0
Commits
2
Pipelines
1
Changes
1
Merged
Philipp Arras
requested to merge
temp_fix_ci
into
NIFTy_5
6 years ago
Overview
0
Commits
2
Pipelines
1
Changes
1
Expand
0
0
Merge request reports
Compare
NIFTy_5
NIFTy_5 (base)
and
latest version
latest version
8709df34
2 commits,
6 years ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab-ci.yml
+
1
−
1
Options
image
:
$CONTAINER_TEST_IMAGE
variables
:
CONTAINER_TEST_IMAGE
:
gitlab-registry.mpcdf.mpg.de/
ift/nifty
:$CI_BUILD_REF_NAME
CONTAINER_TEST_IMAGE
:
gitlab-registry.mpcdf.mpg.de/
$CI_PROJECT_PATH
:$CI_BUILD_REF_NAME
OMP_NUM_THREADS
:
1
stages
:
Loading