Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eic_container
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
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
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
containers
eic_container
Commits
e31e0bdd
Commit
e31e0bdd
authored
2 years ago
by
Wouter Deconinck
Browse files
Options
Downloads
Patches
Plain Diff
feat: cherry-pick updated podio and edm4hep versions
parent
635a916a
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!321
feat: cherry-pick updated podio and edm4hep versions
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-1
2 additions, 1 deletion
.gitlab-ci.yml
with
2 additions
and
1 deletion
.gitlab-ci.yml
+
2
−
1
View file @
e31e0bdd
...
...
@@ -11,9 +11,10 @@ variables:
## Spack github version, v0.18.1
SPACK_VERSION
:
"
13e6f87ef6527954b152eaea303841978e83b992"
## Space-separated list of spack cherry-picks
SPACK_CHERRYPICKS
:
"
adc9f887eac78a81bb8189d603f4dc45ed3509c1"
SPACK_CHERRYPICKS
:
"
adc9f887eac78a81bb8189d603f4dc45ed3509c1
5bd44a795c76a61f0f9fbfeedcf7e917a0bf40b0
"
## Ref: https://github.com/spack/spack/commit/[hash]
## adc9f887eac78a81bb8189d603f4dc45ed3509c1: acts-dd4hep: new package; acts: new version
## 5bd44a795c76a61f0f9fbfeedcf7e917a0bf40b0: lcio, podio, edm4hep: add latest versions
## We need to enable Docker Buildkit to use cache mounts and better
## build performance overall
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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