Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Dmytro Bogatov
Docker-Images
Commits
60186abf
Verified
Commit
60186abf
authored
Mar 23, 2022
by
Dmytro Bogatov
💕
Browse files
Fix.
parent
4c4e7795
Pipeline
#24988
passed with stage
in 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build-one.sh
View file @
60186abf
...
...
@@ -46,6 +46,7 @@ then
docker push dbogatov/docker-images:
${
IMAGE
}
-latest-
$tag_rach
done
docker manifest
rm
dbogatov/docker-images:
${
IMAGE
}
-latest-multi-arch
||
true
# it may exist, and we don't want just ammending to that
docker manifest create
\
dbogatov/docker-images:
${
IMAGE
}
-latest-multi-arch
\
--amend
dbogatov/docker-images:
${
IMAGE
}
-latest-
"linux-amd64"
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment