mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
Merge "CI: Use .gitreview to default BRANCH_NAME."
This commit is contained in:
@@ -6,6 +6,10 @@ REF_DEBUG=0
|
||||
DISABLE_BINARY_MODULES=0
|
||||
source $CIDIR/ci.functions
|
||||
|
||||
if [ -z $BRANCH_NAME ]; then
|
||||
BRANCH_NAME=$(git config -f .gitreview --get gerrit.defaultbranch)
|
||||
fi
|
||||
|
||||
gen_cats() {
|
||||
set +x
|
||||
action=$1
|
||||
|
Reference in New Issue
Block a user