This commit is contained in:
monlor
2020-03-05 21:27:07 +08:00
parent 85941c82c6
commit b06c2cf086
2 changed files with 4 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ jobs:
env:
BRANCH_NAME: test
run: |
gitp pull
git checkout ${BRANCH_NAME}
bash ./tools/gitsync.sh pack
bash ./tools/gitsync.sh deploy mbfiles ${BRANCH_NAME} ${GH_REF}