Skip to content
Snippets Groups Projects
Commit 405c0bb5 authored by Marcel Huber's avatar Marcel Huber
Browse files

put label description within double quotes

parent 05090ce5
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ export IMAGE_TAG=${IMAGE_TAG:-latest}
export IMAGE_TAG_BUILD=${IMAGE_REGISTRY}/coast-build:${IMAGE_TAG}
export IMAGE_TAG_CEVELOP=${IMAGE_REGISTRY}/coast-build-cevelop:${IMAGE_TAG}
export LABEL_BUILD_DATE=${LABEL_BUILD_DATE}
export LABEL_DESCRIPTION=COAST build tools image
export LABEL_DESCRIPTION="COAST build tools image"
export LABEL_LICENSE=MIT
export LABEL_MAINTAINER=${GITLAB_USER_EMAIL:-marcel.huber@ost.ch}
export LABEL_NAME=${CI_PROJECT_NAME:-docker-coast-build}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment