Merge branch 'no_bioc_online_check_cw7194' into 'dev'
No bioc version check [CW-7194] See merge request epi2melabs/workflows/wf-transcriptomes!243
This commit is contained in:
commit
909065a298
@ -166,4 +166,6 @@ trace {
|
||||
env {
|
||||
PYTHONNOUSERSITE = 1
|
||||
JAVA_TOOL_OPTIONS = "-Xlog:disable -Xlog:all=warning:stderr"
|
||||
R_BIOC_VERSION = "3.21"
|
||||
BIOCONDUCTOR_ONLINE_VERSION_DIAGNOSIS = "FALSE"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user