mirror of
https://gitee.com/anji-plus/report.git
synced 2026-02-02 09:27:47 +08:00
增加打包到私服功能
This commit is contained in:
@@ -27,7 +27,7 @@ mv $BuildDir/report-ui/dist/* $BuildDir/report-core/src/main/resources/static/
|
||||
|
||||
echo "build springboot"
|
||||
cd $BuildDir/report-core
|
||||
mvn clean deploy -Dmaven.test.skip=true
|
||||
mvn clean deploy -DskipTests -DaltDeploymentRepository=nexus-snapshots::default::http://10.108.10.53:8081/repository/maven-snapshots
|
||||
|
||||
|
||||
rm -rf $BuildDir/report-core/src/main/resources/static
|
||||
|
||||
Reference in New Issue
Block a user