Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dedal
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EBRAINS RI
Tech Hub
Platform
EBRAINS Software Distribution
dedal
Commits
bd32f2ed
Commit
bd32f2ed
authored
2 years ago
by
Philipp Spilger
Browse files
Options
Downloads
Patches
Plain Diff
Change build cache of visionary build to newly created one
Change-Id: I046464358e9723775970ceab648cf67bfc7ffd4e
parent
36e6cee2
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.ci/Jenkinsfile
+1
-1
1 addition, 1 deletion
.ci/Jenkinsfile
with
1 addition
and
1 deletion
.ci/Jenkinsfile
+
1
−
1
View file @
bd32f2ed
...
...
@@ -23,7 +23,7 @@ pipeline {
parameters
{
string
(
name:
'BUILD_CACHE_NAME'
,
defaultValue:
'init_from_202
1-10
-2
2
_1'
,
defaultValue:
'init_from_202
2-06
-2
1
_1'
,
description:
'Which buildcache to use? They reside under $HOME/build_caches/$BUILD_CACHE_NAME and will be created if they do not exist.'
)
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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