Attempt n+1
This commit is contained in:
parent
7c9969025e
commit
0001b9845d
|
@ -18,6 +18,4 @@ rm -Rf build/
|
|||
cd ../../react-native-gh-pages
|
||||
git add --all
|
||||
git commit -m "update website"
|
||||
git push
|
||||
cd ../react-native/website
|
||||
exit 0
|
||||
git push; cd ../react-native/website; exit 0
|
||||
|
|
Loading…
Reference in New Issue