Commit 9520a043 authored by 赵建伟's avatar 赵建伟

update build.sh

parent 04f8e34d
...@@ -6,4 +6,6 @@ set -x ...@@ -6,4 +6,6 @@ set -x
export MAVEN_HOME=/opt/apache-maven-3.6.3 export MAVEN_HOME=/opt/apache-maven-3.6.3
export PATH=$PATH:$MAVEN_HOME/bin export PATH=$PATH:$MAVEN_HOME/bin
git pull origin master
mvn clean package -DskipTests mvn clean package -DskipTests
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment