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

Change profile config folder

parent 63b69db8
Branches
Tags
2 merge requests!63Develop,!60Resolve "Add 3':5' param"
Pipeline #6536 passed with stages
in 14 seconds
profiles {
biohpc_local {
includeConfig 'conf/biohpc_local.config'
includeConfig 'workflow/conf/biohpc_local.config'
}
biohpc_cluster {
includeConfig 'conf/biohpc_cluster.config'
includeConfig 'workflow/conf/biohpc_cluster.config'
}
aws {
includeConfig 'conf/aws.config'
includeConfig 'workflow/conf/aws.config'
}
}
......
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