Skip to content
Snippets Groups Projects
Commit 771a4f0b authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Update .gitlab-ci.yml

parent 8a82e474
Branches
Tags
1 merge request!53Develop
Pipeline #3728 passed with stages
in 20 minutes and 33 seconds
......@@ -33,7 +33,7 @@ run_hu.cr3v2ref3.0.0:
name: "$CI_JOB_NAME"
when: always
paths:
- binaries/
- .nextflow.log
expire_in: 2 days
retry:
max: 2
......@@ -50,7 +50,7 @@ run_mu.cr2v2ref1.2.0:
name: "$CI_JOB_NAME"
when: always
paths:
- binaries/
- .nextflow.log
expire_in: 2 days
retry:
max: 2
......@@ -67,7 +67,7 @@ run_hu.cr3v3ref3.0.0:
name: "$CI_JOB_NAME"
when: always
paths:
- binaries/
- .nextflow.log
expire_in: 2 days
retry:
max: 2
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment