mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-21 08:16:03 +00:00
update aws clipath
This commit is contained in:
parent
0909708b97
commit
9b5bcbd434
1 changed files with 1 additions and 1 deletions
|
@ -25,4 +25,4 @@ dag {
|
||||||
process.executor = 'awsbatch'
|
process.executor = 'awsbatch'
|
||||||
process.queue = params.awsqueue
|
process.queue = params.awsqueue
|
||||||
aws.region = params.awsregion
|
aws.region = params.awsregion
|
||||||
executor.awscli = params.awscli
|
aws.batch.cliPath = params.awscli
|
||||||
|
|
Loading…
Reference in a new issue