C
CICD Templates
CICD templates/components that aims for simplicity, ease on configuration and optimal run-time.
- P
This template is used to retrieve all versions of a package from PyPI and compare it to the version of the image in the registry. If the version of the image is missing, the job will create an artefact with the lowest version of the package missing in the registry, ready to be used for other jobs to build the image.