add nextflow d30e48d
This commit is contained in:
2
nextflow/tests/config-secrets.config
Normal file
2
nextflow/tests/config-secrets.config
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
outputDir = secrets.MY_SECRET ? "results-$secrets.MY_SECRET" : 'results'
|
||||
Reference in New Issue
Block a user