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
8ad4513e
Commit
8ad4513e
authored
2 years ago
by
Eric Müller
Browse files
Options
Downloads
Patches
Plain Diff
Update build cache
Change-Id: I56deadac2f311c9a58c0eefaae4a8a9c4b9078a1
parent
033c7d6e
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 @
8ad4513e
...
...
@@ -23,7 +23,7 @@ pipeline {
parameters
{
string
(
name:
'BUILD_CACHE_NAME'
,
defaultValue:
'init_from_2022-
06
-2
1
_1'
,
defaultValue:
'init_from_2022-
11
-2
8
_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