mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
fix: pkg: faster throughput:
This commit is contained in:
parent
f7f8f31b0c
commit
d821a2659d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
IF "%APPVEYOR_REPO_BRANCH%"=="deploy" (
|
||||
ECHO "twine upload --skip-existing dist/*" 1>&2
|
||||
) ELSE (
|
||||
ECHO Only deploy on deploy branch
|
||||
ECHO Only deploy on deploy branch 1>&2
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue