mirror of
https://github.com/monlor/MIXBOX-ARCHIVE.git
synced 2026-03-10 23:41:27 +00:00
2020-03-05 21:36:47
This commit is contained in:
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -20,7 +20,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
BRANCH_NAME: test
|
BRANCH_NAME: test
|
||||||
run: |
|
run: |
|
||||||
gitp pull
|
git fetch origin ${BRANCH_NAME}
|
||||||
git checkout ${BRANCH_NAME}
|
git checkout ${BRANCH_NAME}
|
||||||
bash ./tools/gitsync.sh pack
|
bash ./tools/gitsync.sh pack
|
||||||
bash ./tools/gitsync.sh deploy mbfiles ${BRANCH_NAME} ${GH_REF}
|
bash ./tools/gitsync.sh deploy mbfiles ${BRANCH_NAME} ${GH_REF}
|
||||||
|
|||||||
Reference in New Issue
Block a user