diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5d9d389648a2b99216fcd7de6a0770997f5e54c7..7acea7c3f47372e598c792f106bf82a41ce66276 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -69,5 +69,4 @@ integration_se: integration_pe: stage: integration script: - - nextflow run ./workflow/rna-seq.nf --deriva ./test_data/auth/credential.json --bdbag ./test_data/auth/cookies.txt --repRID Q-Y5JA -/ \ No newline at end of file + - nextflow run ./workflow/rna-seq.nf --deriva ./test_data/auth/credential.json --bdbag ./test_data/auth/cookies.txt --repRID Q-Y5JA \ No newline at end of file