mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 14:46:00 +02:00
parent
1c0131f594
commit
91938046f2
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ function upload_assets {
|
|||
cp -f $TLDRHOME/pages/index.json $SITE_HOME/assets/
|
||||
|
||||
cd $SITE_HOME
|
||||
git add -A .
|
||||
git add -A
|
||||
git commit -m "[TravisCI] uploaded assets after commits ${TRAVIS_COMMIT_RANGE}"
|
||||
git push -q
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue