Add debug profile

master
Nathan S. Watson-Haigh 2 years ago committed by GitHub
parent a0f5ac7445
commit 30f710ada4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,3 +27,8 @@ singularity {
cacheDir = '/cancer/storage/shared/simg'
}
cleanup = true
profiles {
debug {
cleanup = false
}
}

Loading…
Cancel
Save