Skip to content

Commit 6306da6

Browse files
committed
rebuilding site Tue Oct 15 13:18:19 PDT 2019
1 parent 48d03f0 commit 6306da6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

deploy.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ git commit -m "$msg"
1717

1818
# Push source and build repos.
1919
git push origin dev
20-
git subtree push --prefix=public git@github.com:oam-dev/oam-dev.github.io.git master
20+
git subtree push --prefix=public git@github.com:oam-dev/oam-dev.github.io.git master
21+
22+
git push origin `git subtree split --prefix=public git@github.com:oam-dev/oam-dev.github.io.git master`:master --force

0 commit comments

Comments
 (0)