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

添加 source /etc/profile

上级 a3b047c8
...@@ -27,6 +27,7 @@ pipeline ...@@ -27,6 +27,7 @@ pipeline
pwd; pwd;
sh hello.sh; sh hello.sh;
mvn clean install -DskipTests; mvn clean install -DskipTests;
source /etc/profile
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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论