mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 10:32:56 +01:00
Correctly set tag for images without minor tools
This commit is contained in:
parent
8fff315864
commit
8b1b51a97c
2 changed files with 7 additions and 1 deletions
|
|
@ -344,6 +344,7 @@ function build_custom_if_needed() {
|
|||
printf "\t%s" "$docker_command"
|
||||
eval $docker_command
|
||||
printf "\n\nSUCCESS - Successfully built:\n\t%s" "$full_image_name"
|
||||
echo ""
|
||||
}
|
||||
|
||||
build_custom_if_needed $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue