From 0a66b2e20c113156b9680b3011404eac8474efdd Mon Sep 17 00:00:00 2001 From: "Gervaise H. Henry" <gervaise.henry@utsouthwestern.edu> Date: Mon, 12 Apr 2021 20:23:12 -0500 Subject: [PATCH] Temporarily change aws env test to use dev --- docs/nxf_aws-ci-test.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nxf_aws-ci-test.json b/docs/nxf_aws-ci-test.json index 4f65d94..580c845 100644 --- a/docs/nxf_aws-ci-test.json +++ b/docs/nxf_aws-ci-test.json @@ -1 +1 @@ -["utsw-bicf/gudmap_rbk.rna-seq","-r","v2.0.0","-profile","aws","--deriva","s3://bicf-output/ci-env/auth/credential.json","--bdbag","s3://bicf-output/ci-env/auth/cookies.txt","--repRID","Q-Y5F6","--source","staging","--upload","false","--dev","false","--ci","true","--refSource","datahub","--outDir","s3://bicf-output/ci-env/output/Q-Y5F6_fastqoverride","--fastqsForce","s3://bicf-output/ci-env/input/*.fastq.gz"] +["utsw-bicf/gudmap_rbk.rna-seq","-r","develop","-profile","aws","--deriva","s3://bicf-output/ci-env/auth/credential.json","--bdbag","s3://bicf-output/ci-env/auth/cookies.txt","--repRID","Q-Y5F6","--source","staging","--upload","false","--dev","false","--ci","true","--refSource","datahub","--outDir","s3://bicf-output/ci-env/output/Q-Y5F6_fastqoverride","--fastqsForce","s3://bicf-output/ci-env/input/*.fastq.gz"] -- GitLab