Closed volcan01010 closed 4 years ago
Thanks for merge. The CI pipeline ran and created a button for a manual release. I pressed it but the job failed.
See job 124745 for details. Error message was:
$ twine upload --verbose dist/"${LATEST_RELEASE}" \ -u $TWINE_USERNAME -p $TWINE_PASSWORD
InvalidDistribution: Cannot find file (or expand pattern): ' -u'
Fix in #23
These changes ensure that git is available in the container used for packaging so that the tags can be read. See GitLab CI history for details.
Closes #14
To test
Merge, tag and check for a release.