1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 08:29:54 +00:00

Update envWhiteList for Binac Profile for testing purposes

Add envWhitelist for TZ to fix https://github.com/nf-core/ampliseq/issues/114
This commit is contained in:
Alexander Peltzer 2019-12-11 14:26:57 +01:00 committed by GitHub
parent e429758e25
commit ac90acf470
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@ params {
singularity {
enabled = true
envWhitelist = 'TZ'
}
process {