We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e20bb12 commit 5e917bfCopy full SHA for 5e917bf
ci/build_docs.sh
@@ -45,7 +45,6 @@ if [ "$DOC" ]; then
45
git add --all .
46
git commit -m "Version" --allow-empty
47
48
- git remote remove origin
49
git remote add origin "https://${PANDAS_GH_TOKEN}@github.com/pandas-dev/pandas-docs-travis.git"
50
git fetch origin
51
git remote -v
0 commit comments