projects
/
demos
/
kafka
/
training
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaf7384
)
mvn clean aus README.sh entfernt
author
Kai Moritz
<kai@juplo.de>
Fri, 5 Aug 2022 09:51:26 +0000
(11:51 +0200)
committer
Kai Moritz
<kai@juplo.de>
Fri, 5 Aug 2022 09:51:26 +0000
(11:51 +0200)
README.sh
patch
|
blob
|
history
diff --git
a/README.sh
b/README.sh
index
e430820
..
a659478
100755
(executable)
--- a/
README.sh
+++ b/
README.sh
@@
-5,7
+5,6
@@
IMAGE=juplo/rest-producer:1.0-SNAPSHOT
if [ "$1" = "cleanup" ]
then
docker-compose down -v
- mvn clean
exit
fi