Skip to content

Use variables for image tags

Michael Hofmann requested to merge image-tag into master

If the image_tag variable is undefined/empty, the runners will fail because of an invalid image spec, ie. an empty tag which is not allowed. So this should be pretty safe.

Edited by Michael Hofmann

Merge request reports