rm -f ${WORKSPACE}/apr-aw-api-gateway/target/*.jar rm -f ${WORKSPACE}/appr-law-items-service/target/*.jar rm -f ${WORKSPACE}/appr-law-registry-eureka/target/*.jar rm -f ${WORKSPACE}/appr-law-regulation-service/target/*.jar sed -r -i 's#192.xxx:3306/law_item#192.1xxx:3306/law_item#g' ${WORKSPACE}/appr-law-items-service/src/main/resources/application.yml sed -r -i 's#password: minstone#password: 123456#g' ${WORKSPACE}/appr-law-items-service/src/main/resources/application.yml sed -r -i 's#192.xxx:3306/law_item#192.xxx:3306/law_item#g' ${WORKSPACE}/appr-law-regulation-service/src/main/resources/application.yml sed -r -i 's#password: minstone#password: 123456#g' ${WORKSPACE}/appr-law-regulation-service/src/main/resources/application.yml
Transfer Set Source files:须要上传的文件(相对于工做区的路径。看后面的配置能够填写多个,默认用,分隔)(直接到工做空间中找到这个文件,拷贝目录便可)git