Select Git revision
pip-image
-
Moul authored
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
Moul authoredIntroduce 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