coding仓库容量限制,不更新到coding

This commit is contained in:
monlor
2020-03-05 00:29:13 +08:00
parent f3e72a9c0f
commit fb97ed4f40

View File

@@ -48,4 +48,4 @@ jobs:
git commit -m "$(TZ='Asia/Shanghai' date "+%Y-%m-%d %H:%M:%S")" -a
eval "git branch | grep -q "${BRANCH_NAME}" || git checkout -b "${BRANCH_NAME}""
eval "git push "${GH_REF}" "${BRANCH_NAME}":"${BRANCH_NAME}" -f"
eval "git push "${CO_REF}" "${BRANCH_NAME}":"${BRANCH_NAME}" -f"
# eval "git push "${CO_REF}" "${BRANCH_NAME}":"${BRANCH_NAME}" -f"