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

modified: share/common.yml

parent b5e48c6e
No related branches found
No related tags found
No related merge requests found
...@@ -29,3 +29,6 @@ common:detector: ...@@ -29,3 +29,6 @@ common:detector:
- config - config
script: script:
- source .local/bin/env.sh && build_detector.sh - source .local/bin/env.sh && build_detector.sh
- mkdir -p /scratch/${CI_PROJECT_NAME}_${CI_PIPELINE_ID}
- mkdir -p /scratch/${CI_PROJECT_NAME}_${CI_PIPELINE_ID}/sim_output
- print_env.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment