2020-04-26 09:44:29

This commit is contained in:
monlor
2020-04-26 09:44:29 +08:00
parent 0887ef8564
commit 827362c678
10 changed files with 51 additions and 23 deletions

View File

@@ -31,4 +31,5 @@ jobs:
run: |
git clone -b `basename ${BRANCH_NAME}` ${CO_REF}
bash ./tools/gitsync.sh pack
bash ./tools/gitsync.sh deploy mbfiles `basename ${BRANCH_NAME}` ${CO_REF}
bash ./tools/gitsync.sh deploy_lfs mbfiles `basename ${BRANCH_NAME}` ${CO_REF}
bash ./tools/gitsync.sh deploy mbfiles `basename ${BRANCH_NAME}` ${GH_REF}