Merge "Use ssl for PyPI uploads"
This commit is contained in:
commit
ac1a4b44c6
@ -34,6 +34,6 @@ curl --config /home/jenkins/.pypicurl \
|
||||
-F "name=${PROJECT}" \
|
||||
-F "version=${VERSION}" \
|
||||
-F "md5_digest=${MD5_DIGEST}" \
|
||||
http://pypi.python.org/pypi > /dev/null 2>&1
|
||||
https://pypi.python.org/pypi > /dev/null 2>&1
|
||||
|
||||
exit $?
|
||||
|
Loading…
x
Reference in New Issue
Block a user