mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-11 15:15:15 +02:00
[deploy] branch check
This commit is contained in:
parent
772db9ed79
commit
270e247b73
1 changed files with 2 additions and 1 deletions
|
|
@ -55,7 +55,8 @@ artifacts:
|
|||
- path: dist\*
|
||||
|
||||
deploy_script:
|
||||
on
|
||||
on:
|
||||
branch: deploy # release from deploy branch only
|
||||
- echo [distutils] > %USERPROFILE%\\.pypirc
|
||||
- echo index-servers = >> %USERPROFILE%\\.pypirc
|
||||
- echo pypi >> %USERPROFILE%\\.pypirc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue