Don't push on Travis before setting password
This commit is contained in:
parent
0bfcc9a6c2
commit
48a993b5c5
|
@ -16,5 +16,5 @@ fi
|
|||
cd react-native-gh-pages
|
||||
git checkout origin/gh-pages
|
||||
git checkout -b gh-pages
|
||||
git push --set-upstream origin gh-pages
|
||||
git branch --set-upstream-to=origin/gh-pages
|
||||
cd ../react-native/website
|
||||
|
|
Loading…
Reference in New Issue