mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 00:26:03 +00:00
Merge pull request #108 from nf-core/fix-env-binac
Update envWhiteList for Binac Profile for testing purposes
This commit is contained in:
commit
271e20e306
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ params {
|
|||
|
||||
singularity {
|
||||
enabled = true
|
||||
envWhitelist = 'TZ'
|
||||
}
|
||||
|
||||
process {
|
||||
|
|
Loading…
Reference in a new issue