mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Don’t show the githib token in Travis log
This commit is contained in:
parent
da146d1696
commit
31cc50f2eb
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ unit-doc)
|
||||||
echo '<meta http-equiv=refresh content=0;url=servo/index.html>' > doc/index.html
|
echo '<meta http-equiv=refresh content=0;url=servo/index.html>' > doc/index.html
|
||||||
sudo pip install ghp-import
|
sudo pip install ghp-import
|
||||||
ghp-import -n doc
|
ghp-import -n doc
|
||||||
git push -f https://${TOKEN}@github.com/servo/doc.servo.org.git gh-pages
|
git push -qf https://${TOKEN}@github.com/servo/doc.servo.org.git gh-pages
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
*) echo "Task $1 not enabled for Linux"
|
*) echo "Task $1 not enabled for Linux"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue