mirror of
https://github.com/ru-de/faq.git
synced 2024-11-09 20:21:01 +00:00
fix new pages for gh-pages (#507)
This commit is contained in:
parent
9c91c919d7
commit
17988f7db2
@ -40,6 +40,7 @@ fi
|
|||||||
|
|
||||||
git checkout upstream/gh-pages
|
git checkout upstream/gh-pages
|
||||||
bash update.sh > /dev/null 2>&1
|
bash update.sh > /dev/null 2>&1
|
||||||
|
git add .
|
||||||
|
|
||||||
if ! git diff --quiet; then
|
if ! git diff --quiet; then
|
||||||
git commit -q -am "Travis #$TRAVIS_BUILD_NUMBER: sync github pages"
|
git commit -q -am "Travis #$TRAVIS_BUILD_NUMBER: sync github pages"
|
||||||
|
Loading…
Reference in New Issue
Block a user