add nextflow d30e48d
This commit is contained in:
13
nextflow/validation/wave-tests/example6/nextflow.config
Normal file
13
nextflow/validation/wave-tests/example6/nextflow.config
Normal file
@@ -0,0 +1,13 @@
|
||||
docker {
|
||||
enabled = true
|
||||
envWhitelist = 'AWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEY'
|
||||
}
|
||||
|
||||
fusion {
|
||||
enabled = true
|
||||
}
|
||||
|
||||
wave {
|
||||
build.template = 'conda/pixi:v1'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user