Git deploy docker push
This commit is contained in:
parent
d7172af02a
commit
51d4dfe0de
1 changed files with 1 additions and 1 deletions
|
|
@ -373,7 +373,7 @@
|
||||||
|
|
||||||
<configuration>
|
<configuration>
|
||||||
<registry>registry.hub.docker.com/pymmasoftware</registry>
|
<registry>registry.hub.docker.com/pymmasoftware</registry>
|
||||||
<dockerHost>unix:///var/run/docker.sock</dockerHost>
|
<dockerHost>${docker.Host}</dockerHost>
|
||||||
<verbose>true</verbose>
|
<verbose>true</verbose>
|
||||||
<images>
|
<images>
|
||||||
<image>
|
<image>
|
||||||
|
|
|
||||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue