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

Add bg to nextflow

parent fe8f7fe4
No related merge requests found
Pipeline #6491 canceled with stage
in 41 minutes and 25 seconds
......@@ -16,7 +16,7 @@ integration_se:
- hostname
- ulimit -a
- trap 'echo trapping ttou' 22
- nohup nextflow run ./workflow/test.nf --deriva ./test_data/auth/credential.json --bdbag ./test_data/auth/cookies.txt --repRID 16-1ZX4
- nextflow -bg run ./workflow/test.nf --deriva ./test_data/auth/credential.json --bdbag ./test_data/auth/cookies.txt --repRID 16-1ZX4
integration_pe:
stage: integration
......
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