Skip to content

Allow to prefix deployed images into nested

Kamil Trzciński requested to merge allow-to-use-path-for-custom into master

This allows to escape the tag length limit of 128 and better organise images from different architectures

This with usage of PATH_TOOLS allow to construct:

  • $CI_REGISTRY_IMAGE/usage-e2e-debian-bullseye:<tag> or similar allowing more flexibility in organising images

Probably this will be useful for !525 (merged) to allow the !525 (merged) to use /usage-e2e: or similar as a prefix

Edited by Kamil Trzciński

Merge request reports