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

Add custom dx env vars to dx run

parent 5216ba93
Branches
Tags
2 merge requests!76Develop,!75Env.ci
Pipeline #9475 failed with stages
in 10 seconds
......@@ -1028,7 +1028,7 @@ dnanexus:
- dx upload ./test_data/auth/c* --path ${dnanexus_workspace}:/ci-env/auth/ --parents --auth-token ${dnanexus_authToken} --workspace-id $dnanexus_workspace}
- 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}
- >
dx run nf-dxapp-bicf \
dx run --auth-token ${dnanexus_authToken} --workspace-id $dnanexus_workspace} nf-dxapp-bicf \
--watch \
--delay-workspace-destruction \
--instance-type mem1_ssd1_v2_x16 \
......
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