Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
reconstruction_benchmarks
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
EIC
benchmarks
reconstruction_benchmarks
Merge requests
!3
Running installed juggler library
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Running installed juggler library
jug_run
into
master
Overview
0
Commits
8
Pipelines
0
Changes
2
Merged
Whitney Armstrong
requested to merge
jug_run
into
master
4 years ago
Overview
0
Commits
8
Pipelines
0
Changes
2
Expand
Trying to fix the running of juggler from an installed location
xenv seems to be important here since
run
is just a simple wrapper
#1 (closed)
Edited
4 years ago
by
Whitney Armstrong
0
0
Merge request reports
Viewing commit
9e2084ca
Prev
Next
Show latest version
2 files
+
6
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
9e2084ca
modified: bin/gen_ci_config
· 9e2084ca
Whitney Armstrong
authored
4 years ago
modified: clustering/emcal_electrons.sh
bin/gen_ci_config
+
5
−
0
Options
@@ -60,6 +60,11 @@ ifile=0
@@ -60,6 +60,11 @@ ifile=0
cat
<<
EOF
cat
<<
EOF
default:
artifacts:
expire_in: 600 mins
paths:
- results/
stages:
stages:
- benchmarks
- benchmarks
EOF
EOF
Loading