提交 fed2828a authored 作者: xingxiaofeng's avatar xingxiaofeng

编辑jenkinfile

上级 bea7573f
...@@ -25,7 +25,7 @@ pipeline ...@@ -25,7 +25,7 @@ pipeline
sh """ sh """
cd ms-feign-eureka; cd ms-feign-eureka;
pwd; pwd;
.hello.sh; ./hello.sh;
mvn clean install -DskipTests; mvn clean install -DskipTests;
nohup java -jar ./target/ms-feign-eureka-0.0.1-SNAPSHOT.jar >nohup.out 2>&1 & nohup java -jar ./target/ms-feign-eureka-0.0.1-SNAPSHOT.jar >nohup.out 2>&1 &
""" """
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论