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

Fix CI lint

parent 05b685ce
Branches
Tags
2 merge requests!43Develop,!420.0.3
Pipeline #8006 failed with stages
in 48 minutes and 12 seconds
......@@ -190,7 +190,7 @@ override_fastq:
stage: integration
script:
- hostname
- ulimit -a
- ulimit -a
- nextflow -q run ./workflow/rna-seq.nf --deriva ./test_data/auth/credential.json --bdbag ./test_data/auth/cookies.txt --repRID Q-Y5JA --fastqForce 'test_data/fastq/small/Q-Y5F6_1M.R{1,2}.fastq.gz' --ci true
- find . -type f -name "multiqc_data.json" -exec cp {} ./fastqOverride_PE_multiqc_data.json \;
artifacts:
......
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