Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hue-monitoring
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
oss
hue-monitoring
Commits
c51a272a
Commit
c51a272a
authored
3 years ago
by
Idriss Neumann
Browse files
Options
Downloads
Patches
Plain Diff
Missing tag and push
parent
20d4086b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#6994
passed
3 years ago
Stage: publish
Stage: deliver
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ci/docker-deliver.sh
+1
-0
1 addition, 0 deletions
ci/docker-deliver.sh
with
1 addition
and
0 deletions
ci/docker-deliver.sh
+
1
−
0
View file @
c51a272a
...
...
@@ -25,6 +25,7 @@ echo "Building IMAGE=${IMAGE}, ARCH=${ARCH}, VERSION=${VERSION}"
COMPOSE_DOCKER_CLI_BUILD
=
1
DOCKER_BUILDKIT
=
1 docker-compose
-f
"
${
docker_compose_file
}
"
build
"
${
IMAGE
}
"
tag_and_push
"latest"
"
${
IMAGE
}
"
tag_and_push
"latest-arm"
"
${
IMAGE
}
"
tag_and_push
"
${
VERSION
}
-
${
ARCH
}
"
"
${
IMAGE
}
"
tag_and_push
"
${
VERSION
}
-
${
ARCH
}
-
${
CI_COMMIT_SHORT_SHA
}
"
"
${
IMAGE
}
"
...
...
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