add nextflow d30e48d
This commit is contained in:
9
nextflow/validation/wave-tests/example3/nextflow.config
Normal file
9
nextflow/validation/wave-tests/example3/nextflow.config
Normal file
@@ -0,0 +1,9 @@
|
||||
wave {
|
||||
enabled = true
|
||||
strategy = ['conda']
|
||||
build.repository = 'docker.io/pditommaso/wave-tests'
|
||||
}
|
||||
|
||||
docker {
|
||||
enabled = true
|
||||
}
|
||||
Reference in New Issue
Block a user