Skip to content
Snippets Groups Projects
Commit 76775df8 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Add local configs

parent 9d37cf2a
Branches
Tags
2 merge requests!76Develop,!70Dnanexus
Pipeline #9223 failed with stages
in 2 minutes and 37 seconds
process {
executor = 'local'
}
singularity {
enabled = true
cacheDir = '/project/BICF/BICF_Core/shared/gudmap/singularity_cache/'
}
env {
http_proxy = 'http://proxy.swmed.edu:3128'
https_proxy = 'http://proxy.swmed.edu:3128'
all_proxy = 'http://proxy.swmed.edu:3128'
}
params {
refSource = "prod"
refSource = "datahub"
}
process {
......
process {
executor = 'local'
}
docker {
enabled = true
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment