Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
detector_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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIC
benchmarks
detector_benchmarks
Merge requests
!3
Ci update
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Ci update
ci_update
into
master
Overview
0
Commits
5
Pipelines
0
Changes
1
Merged
Ci update
Whitney Armstrong
requested to merge
ci_update
into
master
Oct 7, 2020
Overview
0
Commits
5
Pipelines
0
Changes
1
0
0
Merge request reports
Compare
master
version 1
91d14a80
Oct 7, 2020
master (base)
and
latest version
latest version
e368942e
5 commits,
Oct 7, 2020
version 1
91d14a80
4 commits,
Oct 7, 2020
1 file
+
0
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab-ci.yml
+
0
−
3
View file @ e368942e
Edit in single-file editor
Open in Web IDE
Show full file
@@ -125,7 +125,6 @@ roman_pot_eta:
zdc_simulation
:
stage
:
simulate
when
:
manual
needs
:
-
[
"
get_data"
]
tags
:
@@ -137,7 +136,6 @@ zdc_simulation:
zdc_benchmark
:
stage
:
benchmarks
when
:
manual
tags
:
-
silicon
needs
:
@@ -151,7 +149,6 @@ zdc_benchmark:
zdc_benchmark_info_histogram
:
stage
:
benchmarks
when
:
manual
needs
:
-
[
"
zdc_simulation"
]
tags
:
Loading