reverting autoMounts due to bug

olgabot-patch-2
Adrian 4 years ago
parent cd9fbb22dc
commit e375ad97ad

@ -13,8 +13,8 @@ params {
singularity {
enabled = true
// runOptions = "--bind /mnt:/mnt --bind /data:/data"
autoMounts = true
runOptions = "--bind /mnt:/mnt --bind /data:/data"
// autoMounts = true // autoMounts sometimes causes a rare bug with the installed version of singularity
}
executor {

Loading…
Cancel
Save