case PyPI correctly
Signed-off-by: Thomas Grainger <tom.grainger@procensus.com>
This commit is contained in:
parent
f5ad3e7577
commit
024b5dd6da
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue