case PyPI correctly

Signed-off-by: Thomas Grainger <tom.grainger@procensus.com>
This commit is contained in:
Thomas Grainger 2016-11-22 11:14:56 +00:00
commit 024b5dd6da
No known key found for this signature in database
GPG key ID: 995EA0A029283160
2 changed files with 2 additions and 2 deletions

View file

@ -54,7 +54,7 @@ git push $GITHUB_REPO $VERSION
echo "Uploading the docker image"
docker push docker/compose:$VERSION
echo "Uploading sdist to pypi"
echo "Uploading sdist to PyPI"
pandoc -f markdown -t rst README.md -o README.rst
sed -i -e 's/logo.png?raw=true/https:\/\/github.com\/docker\/compose\/raw\/master\/logo.png?raw=true/' README.rst
./script/build/write-git-sha