Jenkins在配置一个任务、自动部署项目时。在选择构建步骤后的操作中没有Deploy war/ear to a container选项。将war包部署到一个容器中。

    解决办法:

                需要安装插件: Deploy to container Plugin

                在Manage Jenkins---》Manage Plugins中的可选插件里搜索 Deploy to container Plugin搜索到了以后,点击直接安装。

Jenkins部署项目时、构建步骤后的操作中没有Deploy war/ear to a container选项

相关文章:

  • 2021-11-30
  • 2021-05-31
  • 2022-01-17
  • 2021-12-01
  • 2021-11-18
  • 2021-10-24
  • 2021-06-07
猜你喜欢
  • 2022-12-23
  • 2021-11-11
  • 2021-12-30
  • 2021-11-16
  • 2021-08-19
  • 2022-12-23
相关资源
相似解决方案