Commit 53bf8c15 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #23632 from dreis2211

* pr/23632:
  Fix XML tag in image publishing example

Closes gh-23632
parents 01ddee22 36812bf1
......@@ -338,7 +338,7 @@ The generated image can be published to a Docker registry by enabling a `publish
<password>secret</password>
<url>https://docker.example.com/v1/</url>
<email>user@example.com</email>
</builderpublish>
</publishRegistry>
</docker>
</configuration>
</plugin>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment