mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 01:40:08 +00:00
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…
x
Reference in New Issue
Block a user