droc60607 2015-07-14 01:01
浏览 66
已采纳

Jenkins部署不可见

I have created a build via Jenkins which was successful. But my changes are still not visible.

Do I need to point my domain to /var/lib/Jenkins/workspace/project ?? However I tried doing that it gives a 403 error

  • 写回答

1条回答 默认 最新

  • douqiao7188 2015-07-14 10:59
    关注

    Jenkins is no repository viewer, thus does not provide that functionality itself - you need to install one.

    However there are plug-ins available which allow linking to them from withing Jenkins:

    • You can allow browsing the current working dir. But that doesn't give you any changes, though, just the current state.
    • You can use a plug-in which allows to link the build to the corresponding revisions in your repository viewer (e.g. the mercurial plugin allows to link to all kinds of VCS viewers which support mercurial, similar is available for other VCS, too)
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 outlook无法配置成功
  • ¥15 Pwm双极模式H桥驱动控制电机
  • ¥30 这是哪个作者做的宝宝起名网站
  • ¥60 版本过低apk如何修改可以兼容新的安卓系统
  • ¥25 由IPR导致的DRIVER_POWER_STATE_FAILURE蓝屏
  • ¥50 有数据,怎么建立模型求影响全要素生产率的因素
  • ¥50 有数据,怎么用matlab求全要素生产率
  • ¥15 TI的insta-spin例程
  • ¥15 完成下列问题完成下列问题
  • ¥15 C#算法问题, 不知道怎么处理这个数据的转换