Deploy python wheel to gitlab pypi registry
Reviewers: @kmochocki @bwrona
Requires:
- schemas!67 (merged)
- test-tools!165 (merged)
- hive!1035 (merged)
- hive!1037 (merged)
- !187 (merged)
- !190 (merged)
- !191 (merged)
- common-ci-configuration!20 (merged)
BLOCKED until we remove local dependency of schemas, since now the .whl
is useless since it is required to have schemas
repository in the same location as it was when .whl
was build. This can be done with HELpy
- Clive
will have schemas
via HELpy
EDIT: schemas now are building and deploying it's own .whl
(since it would be required for HELpy also)
Edited by Mateusz Żebrak