update deploy classes
This commit is contained in:
parent
e9de50a667
commit
d0e05e4a2d
@ -72,7 +72,7 @@ echo "JAR [$JAR] found"
|
||||
zip -d $JAR \
|
||||
BOOT-INF/lib/* \
|
||||
META-INF/* \
|
||||
org/*
|
||||
org/springframework/*
|
||||
|
||||
if [ "$2" == "test" ]; then
|
||||
echo "Deploy test."
|
||||
|
Loading…
x
Reference in New Issue
Block a user