Update: ignore nothing to commit
This commit is contained in:
Родитель
8ec5d67075
Коммит
b3702c7078
|
@ -25,5 +25,5 @@ cp -r $SOURCE_DIR/docs/_site/* .
|
|||
|
||||
echo "Push the new docs to the remote branch"
|
||||
git add . -A
|
||||
git commit -m "Update generated documentation"
|
||||
git diff-index --quiet HEAD || git commit -m "Update generated documentation"
|
||||
git push origin master
|
Загрузка…
Ссылка в новой задаче