Release 2021.4.0.post1

This commit is contained in:
2021-05-19 08:35:02 +02:00
parent 8fb570468c
commit 5bfba581cb
35 changed files with 67 additions and 67 deletions

View File

@@ -2,7 +2,7 @@ upload:
prod:
cpl:
twine upload --repository-url https://pip.sh-edraft.de dist/sh_cpl/publish/setup/*
twine upload -r pip.sh-edraft.de dist/sh_cpl-cli/publish/setup/*
twine upload -r pip.sh-edraft.de dist/sh_cpl/publish/setup/*
cli:
twine upload --repository-url https://pip.sh-edraft.de dist/sh_cpl-cli/publish/setup/*
twine upload -r pip.sh-edraft.de dist/sh_cpl-cli/publish/setup/*