Commit fa72f03d by Nepxion

增加deploy.bat

parent 1818bb23
@echo on
@echo =============================================================
@echo $ $
@echo $ Nepxion Discovery $
@echo $ $
@echo $ $
@echo $ $
@echo $ Nepxion Studio All Right Reserved $
@echo $ Copyright (C) 2017-2050 $
@echo $ $
@echo =============================================================
@echo.
@echo off
@title Nepxion Discovery
@color 0a
call mvn clean deploy -DskipTests -e -P release -pl discovery-plugin-starter -am
pause
\ 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