Extend build and deploy python wheel jobs templates so they include build...
This MR contains of:
- Fix for build/deploy job templates (missing GIT_STRATEGY=clone caused dynamic-versioning to fail)
- Wheel version is now dumped to the dotenv artifacts (could be then used by other, related jobs e.g. one building a docker image)
Related:
Edited by Mateusz Żebrak