Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
docker-coast-build
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ifs
coast
docker-coast-build
Commits
405c0bb5
Commit
405c0bb5
authored
4 years ago
by
Marcel Huber
Browse files
Options
Downloads
Patches
Plain Diff
put label description within double quotes
parent
05090ce5
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.env
+1
-1
1 addition, 1 deletion
.env
with
1 addition
and
1 deletion
.env
+
1
−
1
View file @
405c0bb5
...
...
@@ -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}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment