mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-06 11:34:34 +01:00
Use ghp-import of virtual environment
This commit is contained in:
@@ -5,3 +5,4 @@ pytest
|
||||
pytest-cov
|
||||
importlib_resources
|
||||
codecov
|
||||
ghp-import
|
||||
|
||||
@@ -159,7 +159,7 @@ docs-all-clean:
|
||||
rm -Rf ${doc_root}
|
||||
|
||||
github-pages: | docs-all-clean docs-all
|
||||
ghp-import -n ${doc_root}
|
||||
GHP_IMPORT -n ${doc_root}
|
||||
## Have to force-push - allows us to start docs fresh, clearing out unused history
|
||||
git push origin +gh-pages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user