Skip to content

Commit

Permalink
.gitlab-ci.yml: symlink for results
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl committed Dec 31, 2023
1 parent 98eb762 commit 279da89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ get_data:
# snakemake support
- mkdir "${DETECTOR_CONFIG}"
- ln -s "${LOCAL_DATA_PATH}/sim_output" "${DETECTOR_CONFIG}/sim_output"
- ln -s "../results" "${DETECTOR_CONFIG}/results"
- ls -lrtha
retry:
max: 2
Expand Down

0 comments on commit 279da89

Please sign in to comment.