mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-14 15:25:15 +02:00
[appveyor] stop deploy on github
This commit is contained in:
parent
97cf1c7581
commit
8f09aa2f87
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ deploy_script:
|
|||
- echo [test] >> %USERPROFILE%\\.pypirc
|
||||
- echo repository:https://testpypi.python.org/pypi >> %USERPROFILE%\\.pypirc
|
||||
- echo username:maxz >> %USERPROFILE%\\.pypirc
|
||||
- ps: |
|
||||
- ps: >-
|
||||
switch ($env:APPVEYOR_REPO_BRANCH)
|
||||
{
|
||||
devel {twine upload -r test -p %pip_access% dist/*}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue