Showing
1 changed file
with
2 additions
and
2 deletions
1 | #!/bin/bash | 1 | #!/bin/bash |
2 | -# cd $1 jenkins传入的参数,无需关心 | ||
3 | -# where is the package : | 2 | +# cd $1 :where is the jenkins workspace , 传入的参数,无需关心 |
3 | +# 需要维护以下的信息 : | ||
4 | ################################################################# | 4 | ################################################################# |
5 | #项目类型:Springboot、node、tomcat | 5 | #项目类型:Springboot、node、tomcat |
6 | #git路径:git@git.yoho.cn:datasync/yoho-datasync-producer.git | 6 | #git路径:git@git.yoho.cn:datasync/yoho-datasync-producer.git |
-
Please register or login to post a comment