projects
/
demos
/
kafka
/
demos-kafka-payment-system-transfer
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4731ed1
)
The build of the docker-image is not triggerd automatically
author
Kai Moritz
<kai@juplo.de>
Sun, 13 Jun 2021 11:56:28 +0000
(13:56 +0200)
committer
Kai Moritz
<kai@juplo.de>
Sat, 19 Jun 2021 15:40:30 +0000
(17:40 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
df51758
..
906b254
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-93,15
+93,6
@@
</image>
</images>
</configuration>
- <executions>
- <execution>
- <id>build</id>
- <phase>package</phase>
- <goals>
- <goal>build</goal>
- </goals>
- </execution>
- </executions>
</plugin>
</plugins>
</build>