[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. Otherwise, you don’t get Silkaj sources built-in the image Poetry and pip environment 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 and `dev` channels and jobs Tag the image with the git tag when present Set "allow_failure: true" on non-release images, to allow automatic MR merge
parent
19088742
No related branches found
No related tags found
image/pip
0 → 100644
image/poetry
0 → 100644
Please register or sign in to comment