Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl authored Feb 1, 2025
1 parent 195b76f commit 45ae41a
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 @@ -120,7 +120,7 @@ get_data:
- ln -s "../results" "${DETECTOR_CONFIG}/results"
- mkdir -p "$SNAKEMAKE_OUTPUT_CACHE"
- ls -lrtha
afer_script:
after_script:
- find "${LOCAL_DATA_PATH}/sim_output" -type l -exec ls -la {} \;
retry:
max: 2
Expand Down

0 comments on commit 45ae41a

Please sign in to comment.