Newer
Older
image: eicweb.phy.anl.gov:4567/monte_carlo/lager/lager:unstable
cache:
key:
files:
- dvmp/generator/jpsi_central.json
- dvmp/scripts/jpsi_central-generate.sh
prefix: "$CI_COMMIT_REF_SLUG"
paths:
- results/dvmp
- ./dvmp/scripts/generate.sh --ebeam 10 --pbeam 100 --config jpsi_central --decay muon --decay electron
dvmp:jpsi_central:process:
stage: process
- bash dvmp/dvmp.sh
dvmp:jpsi_central:test_analysis:
stage: analyze
needs: ["dvmp:jpsi_central:process"]
- echo "THIS IS A PLACE HOLDER"
needs: ["dvmp:jpsi_central:test_analysis"]