Skip to content

Commit

Permalink
Updating gitlab pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
jgalan committed Jun 7, 2023
1 parent cb07b39 commit be8fac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ TREX-DM Latest Data:
script:
- source ${CI_PROJECT_DIR}/install/thisREST.sh
- cd ${CI_PROJECT_DIR}/pipeline/trex
- wget --no-check-certificate https://sultan.unizar.es/trexdm-readouts/readouts_v2.3.root
- wget --no-check-certificate https://sultan.unizar.es/trexdm-readouts/readouts_v2.4.root
- restManager --c 01_raw.rml --f R01928_tagTest_Vm_250_Vd_160_Pr_6_Gain_0x0_Shape_0xF_Clock_0x4-068.aqs
- restManager --c 02_signal.rml --f RawData_01928.root
- restManager --c 03_hits.rml --f Signals_01928.root
Expand Down

0 comments on commit be8fac4

Please sign in to comment.