1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-21 16:16:04 +00:00

update aws clipath

This commit is contained in:
ggabernet 2021-02-09 22:06:59 +01:00
parent 0909708b97
commit 9b5bcbd434

View file

@ -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