提交 db614f92 编写于 作者: Q quicksilver

update check_ccache.sh

上级 d2086a1d
......@@ -59,7 +59,9 @@ check_ccache() {
for BRANCH_NAME in ${BRANCH_NAMES}
do
check_ccache ${BRANCH_NAME}
if [[ "${BRANCH_NAME}" != "HEAD" ]];then
check_ccache ${BRANCH_NAME}
fi
done
if [[ -n "${CHANGE_BRANCH}" && "${BRANCH_NAME}" =~ "PR-" ]];then
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册