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
fd023f33
Unverified
Commit
fd023f33
authored
1 year ago
by
Wouter Deconinck
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
feat: dbg environment (
#10
)
* feat: dbg environment * fix: actually build dbg
parent
73423512
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
spack-environment/dbg/spack.yaml
+19
-0
19 additions, 0 deletions
spack-environment/dbg/spack.yaml
with
20 additions
and
0 deletions
.gitlab-ci.yml
+
1
−
0
View file @
fd023f33
...
@@ -268,6 +268,7 @@ jug_dev:
...
@@ -268,6 +268,7 @@ jug_dev:
BUILD_IMAGE
:
jug_
BUILD_IMAGE
:
jug_
PLATFORM
:
linux/amd64
PLATFORM
:
linux/amd64
ENV
:
ENV
:
-
dbg
-
dev
-
dev
-
prod
-
prod
# - BUILD_TYPE:
# - BUILD_TYPE:
...
...
This diff is collapsed.
Click to expand it.
spack-environment/dbg/spack.yaml
0 → 100644
+
19
−
0
View file @
fd023f33
spack
:
include
:
-
../concretizer.yaml
-
../packages.yaml
config
:
install_missing_compilers
:
false
specs
:
-
acts build_type=Debug
-
algorithms build_type=Debug
-
cmake
-
dd4hep build_type=Debug
-
edm4eic build_type=Debug
-
edm4hep build_type=Debug
-
eicrecon build_type=Debug
-
gdb
-
irt build_type=Debug
-
jana2 build_type=Debug
-
valgrind
view
:
false
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