记录一次独立弄springboot项目发布脚本遇到的问题
摘要:1.首先是gitlab项目拉取的问题,记住要配置仓库下的部署密钥 2.通过linux的 ln-s 软连接 将springboot项目组成一个服务,出现的问题。 不能忘记这个配置 <executable>true</executable> <build> <finalName>${project.ar
阅读全文
posted @ 2020-09-30 17:54
posted @ 2020-09-30 17:54
posted @ 2020-09-21 11:00