Skip to content

Commit

Permalink
修改部署脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
HaojunRen committed Aug 17, 2020
1 parent 2b736cf commit dbfb0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.bat
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
@echo.
@echo off

@title Nepxion Discovery
@title Nepxion Discovery
@color 0a

call mvn clean deploy -DskipTests -e -P release -pl discovery-plugin-starter-eureka,discovery-plugin-starter-consul,discovery-plugin-starter-zookeeper,discovery-plugin-starter-nacos,discovery-plugin-config-center-starter-apollo,discovery-plugin-config-center-starter-nacos,discovery-plugin-config-center-starter-redis,discovery-console-starter-apollo,discovery-console-starter-nacos,discovery-console-starter-redis,discovery-plugin-strategy-starter-service,discovery-plugin-strategy-starter-zuul,discovery-plugin-strategy-starter-hystrix,,discovery-plugin-strategy-sentinel-starter-local,discovery-plugin-strategy-sentinel-starter-apollo,discovery-plugin-strategy-sentinel-starter-nacos,discovery-plugin-strategy-starter-service-sentinel,discovery-plugin-test-starter -am
Expand Down

0 comments on commit dbfb0b7

Please sign in to comment.