Skip to content
Snippets Groups Projects
Commit 4e648c36 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

Removed sim_output artifacts.

- The sim_output artifacts can be very large and cause the pipeline to
fail.
- We should think about a globus based solution regarding the saving of
these files.
parent c9422fa4
No related branches found
No related tags found
1 merge request!7Removed sim_output artifacts.
...@@ -6,7 +6,7 @@ default: ...@@ -6,7 +6,7 @@ default:
paths: paths:
- config/ - config/
- results/ - results/
- sim_output/ # - sim_output/
# exclude: # exclude:
# - .git/ # - .git/
# - datasets/.git/ # - datasets/.git/
......
...@@ -7,7 +7,6 @@ ecal_1_emcal_electrons: ...@@ -7,7 +7,6 @@ ecal_1_emcal_electrons:
expire_in: 20 weeks expire_in: 20 weeks
paths: paths:
- results/ - results/
- sim_output/
stage: run stage: run
script: script:
- bash ecal/emcal_electrons.sh - bash ecal/emcal_electrons.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment