Skip to content
Snippets Groups Projects
Commit 8d826632 authored by Holly Ruess's avatar Holly Ruess
Browse files

added 1 day to run

parent be6dfb3c
Branches
Tags
1 merge request!2Resolve "Remove unnecessary columns from design file"
Pipeline #5213 failed with stages
in 8 seconds
......@@ -18,11 +18,11 @@ single_end_human:
script:
- nextflow run workflow/main.nf
artifacts:
expire_in: 2 days
expire_in: 3 days
paired_end_mouse:
stage: integration
script:
- nextflow run workflow/main.nf --designFile "$CI_PROJECT_DIR/test_data/design_ENCSR451NAE_PE.txt" --genome 'GRCm38' --pairedEnd true
artifacts:
expire_in: 2 days
expire_in: 3 days
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