We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6887d20 commit e88e86cCopy full SHA for e88e86c
do
@@ -46,7 +46,7 @@ publish-docker-images() {
46
47
# This variable is used, but shellcheck can't tell.
48
# shellcheck disable=SC2034
49
-help_publish_docker_manifest="Publish the mutliarch manifest"
+help_publish_docker_manifest="Publish the multiarch manifest"
50
publish-docker-manifest() {
51
repo=${1:?'image repo name must be specified'}
52
0 commit comments