[ci] #388: Add images generation build automation
Introduce Dockerfiles based on latest Python available Install silkaj and make it available to the CLI Two steps: build, copy Poetry and pip kinds of images builds: - Pip for direct consumers like DeathReaper - Poetry for developers, with git in Manual triggered job to generate the image Extensible job definition for future usages Rename stage from 'publish' to 'package' Tag images with the commit hash, the branch, and latest Define python version variable and pass it as an ARG to the builds
release/pip-image
0 → 100644
release/poetry-image
0 → 100644
Please register or sign in to comment