Skip to content

Add & use IMAGE_BASENAME where appropriate

Kristian Larsson requested to merge 272-lc-image-name into master

Added IMAGE_BASENAME variable that is concatenation of IMAGE_PATH & PROJECT_NAME, this is the basename for the container images we produce. Note how we also lower case it since that is required for container images.

Closes #272 (closed)

Merge request reports