executor.cli --> aws.batch.cliPath

kevbrick-patch-1
Olga Botvinnik 3 years ago committed by GitHub
parent 9c4830c8d5
commit 8166e0f606
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,7 +27,7 @@ process {
workDir = "s3://czb-nextflow/intermediates/"
aws.region = 'us-west-2'
executor.awscli = '/home/ec2-user/miniconda/bin/aws'
aws.batch.cliPath = '/home/ec2-user/miniconda/bin/aws'
params.tracedir = './'
params {

Loading…
Cancel
Save