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