Code Review
/
dcaegen2
/
services
/
prh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
ed1a346
)
Enable docker image push
33/95133/1
author
kjaniak
<kornel.janiak@nokia.com>
Fri, 6 Sep 2019 10:38:40 +0000
(12:38 +0200)
committer
kjaniak
<kornel.janiak@nokia.com>
Fri, 6 Sep 2019 10:39:58 +0000
(12:39 +0200)
Issue-ID: DCAEGEN2-1751
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Change-Id: Iffe4f222d24477a29de9fa86296f888cd571b466
prh-app-server/pom.xml
patch
|
blob
|
history
diff --git
a/prh-app-server/pom.xml
b/prh-app-server/pom.xml
index
0944c50
..
679baed
100644
(file)
--- a/
prh-app-server/pom.xml
+++ b/
prh-app-server/pom.xml
@@
-195,7
+195,7
@@
</image>
</images>
</configuration>
- <
!-- <
executions>
+ <executions>
<execution>
<id>docker-build-image</id>
<phase>package</phase>
@@
-211,7
+211,6
@@
</goals>
</execution>
</executions>
- -->
</plugin>
</plugins>
</build>