mirror of
https://github.com/status-im/react-native.git
synced 2025-02-04 21:53:30 +00:00
small hack to have circle.yml in gh-pages generated branch
This commit is contained in:
parent
a5d6e46fa8
commit
6663726b6e
@ -21,6 +21,7 @@ rm -Rf *
|
|||||||
cd ../react-native/website
|
cd ../react-native/website
|
||||||
node server/generate.js
|
node server/generate.js
|
||||||
cp -R build/react-native/* ../../react-native-gh-pages/
|
cp -R build/react-native/* ../../react-native-gh-pages/
|
||||||
|
cp ../circle.yml ../../react-native-gh-pages/
|
||||||
rm -Rf build/
|
rm -Rf build/
|
||||||
cd ../../react-native-gh-pages
|
cd ../../react-native-gh-pages
|
||||||
git status
|
git status
|
||||||
|
Loading…
x
Reference in New Issue
Block a user