From 1ead321e5ef6d92ac047bbe98da9dac33565d7dc Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Fri, 5 Aug 2022 11:51:26 +0200 Subject: [PATCH] mvn clean aus README.sh entfernt --- README.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/README.sh b/README.sh index e430820..a659478 100755 --- 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 -- 2.20.1