chore(travis): update travis gh-pages token
This commit is contained in:
@@ -44,7 +44,7 @@ after_success:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- secure: bcrNns6QyPdm/2eQtgnjX0PrNgo1GsfMOo8+ReI0jhwGEK5s3lwMvEN3pxgseEEWWzcXbScBy9OsVAHQ34zC5ENOLBlP3Gpc8FTgWoNrzVxNte/2mrnaNb+hLsXS8j8rGtXA0kpe/Z6poqsqoHiGZv6SSnm/vPUr6GSC6uiIO0U=
|
- secure: KipdEhZsGIrb2W0HsDbC95x8FJ1RKEWPq8uSK8wSZwGw6MtvoZDX0edfrtf4o3/skA0h84yn35ZWF/rpo1ZEesgFY1g+l+me+jtyGvMwEsXTGjNP4oNR2MrDizjO8eYDm4hRUCLEmJVvsq4j7oNVdLGHfdrcnwqk8/NxJsRzqXM=
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|||||||
@@ -40,6 +40,9 @@ fi
|
|||||||
|
|
||||||
git add -A .
|
git add -A .
|
||||||
git commit -m "rebuild pages at ${TRAVIS_COMMIT}"
|
git commit -m "rebuild pages at ${TRAVIS_COMMIT}"
|
||||||
|
|
||||||
|
echo
|
||||||
|
echo "Pushing docs..."
|
||||||
git push --quiet origin gh-pages > /dev/null 2>&1
|
git push --quiet origin gh-pages > /dev/null 2>&1
|
||||||
echo
|
echo
|
||||||
echo "Docs published."
|
echo "Docs published."
|
||||||
|
|||||||
Reference in New Issue
Block a user