Skip to content

Commit

Permalink
删除解绑定
Browse files Browse the repository at this point in the history
  • Loading branch information
wuwei committed Apr 15, 2019
1 parent 7794228 commit bf86ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Server/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pipeline {
echo "bullet-server deploying...."
sh '''
echo "bullet-server uploading....."
scp ./Server/target/server-1.0-SNAPSHOT.war root@39.106.111.199:/opt/tomcat8/webapps/ROOT.war
scp ./Server/target/server-1.0-SNAPSHOT.war root@39.96.2.253:/opt/tomcat8/webapps/ROOT.war
'''

}
Expand Down

0 comments on commit bf86ad0

Please sign in to comment.