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