Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dedal
Manage
Activity
Members
Labels
Plan
Issues
1
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
ef6c2148
Commit
ef6c2148
authored
1 year ago
by
Eric Müller
Browse files
Options
Downloads
Patches
Plain Diff
chore: update build cache
(extracted from 2023-09-07_1.img) Change-Id: Ib056ac68761e40332428b74a790ae8fa7732daa3
parent
616a4773
No related branches found
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 @
ef6c2148
...
@@ -23,7 +23,7 @@ pipeline {
...
@@ -23,7 +23,7 @@ pipeline {
parameters
{
parameters
{
string
(
name:
'BUILD_CACHE_NAME'
,
string
(
name:
'BUILD_CACHE_NAME'
,
defaultValue:
'init_from_2023-0
5-10
_1'
,
defaultValue:
'init_from_2023-0
9-07
_1'
,
description:
'Which buildcache to use? They reside under $HOME/build_caches/$BUILD_CACHE_NAME and will be created if they do not exist.'
)
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