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

Add project to uplod dir

parent 2af8ff12
2 merge requests!76Develop,!75Env.ci
Pipeline #9473 passed with stages
in 3 minutes and 56 seconds
......@@ -1024,5 +1024,5 @@ dnanexus:
- hostname
- ulimit -a
- module load dxtoolkit/python27/0.294.0
- export NXF_XPACK_LICENSE=$nxf_license
- dx upload ./test_data/fastq/small/Q-Y5F6_1M.R{1,2}.fastq.gz --path /ci-env/input/ --parents --auth-token $dnanexus_authToken --workspace-id $dnanexus_workspace
\ No newline at end of file
- export NXF_XPACK_LICENSE=${nxf_license}
- dx upload ./test_data/fastq/small/Q-Y5F6_1M.R{1,2}.fastq.gz --path ${dnanexus_workspace}:/ci-env/input/ --parents --auth-token ${dnanexus_authToken} --workspace-id $dnanexus_workspace}
\ No newline at end of file
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