Fix XML tag in image publishing example
See gh-23632
This commit is contained in:
committed by
Stephane Nicoll
parent
01ddee2201
commit
36812bf199
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user