jenkins: remove pvCommon dependency from CB build
This commit is contained in:
@@ -26,7 +26,7 @@ installE4 () {
|
||||
}
|
||||
|
||||
###########################################
|
||||
# Defaults for EPICS Base and MB
|
||||
# Defaults for EPICS Base
|
||||
|
||||
DEFAULT_BASE=3.15.4
|
||||
BASE=${BASE:-${DEFAULT_BASE}}
|
||||
@@ -34,7 +34,6 @@ BASE=${BASE:-${DEFAULT_BASE}}
|
||||
###########################################
|
||||
# Dependent module branches
|
||||
|
||||
PVCOMMON_BRANCH="master"
|
||||
PVDATA_BRANCH="master"
|
||||
|
||||
###########################################
|
||||
|
||||
Reference in New Issue
Block a user