|
@@ -1,6 +1,7 @@
|
|
|
rm -rf src/main/webapp/static/*
|
|
rm -rf src/main/webapp/static/*
|
|
|
rm -rf src/main/webapp/WEB-INF/html/admin.html
|
|
rm -rf src/main/webapp/WEB-INF/html/admin.html
|
|
|
git checkout .
|
|
git checkout .
|
|
|
|
|
+git pull
|
|
|
(cd src/main/vue && npm run build)
|
|
(cd src/main/vue && npm run build)
|
|
|
mvn package
|
|
mvn package
|
|
|
/usr/local/tomcat/shouyoudianjing/bin/shutdown.sh -force
|
|
/usr/local/tomcat/shouyoudianjing/bin/shutdown.sh -force
|