emis-service/build_local.sh

5 lines
115 B
Bash
Raw Normal View History

2024-08-01 18:35:34 +00:00
git pull
mvn clean package -Dmaven.test.skip=true
#mvn clean deploy -DskipTests -Dmaven.test.skip=true
2024-08-01 18:39:45 +00:00
mvn install