Skip to content

Only build/tag/push custom images once

Rémy Coutable requested to merge versioned-images into master

This makes the custom images defined in the CI YAML config be versioned, meaning that once built, they'll never be rebuilt with the same name.

It makes sense since we're using the job name as a tag anyway, so it makes sense to change the job name to create a new "version"/tag for a build image.

Edited by Rémy Coutable

Merge request reports

Loading