How to extend Jenkins job page with new links and icons

后端 未结 5 1030
难免孤独
难免孤独 2021-02-14 13:29

I\'m developing my first Jenkins plugin and followed the tutorial at wiki.jenkins-ci.org. After adding a BuildStep and generating the results I now want to publish them to the u

5条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-02-14 14:03

    https://github.com/jenkinsci/s3explorer-plugin is my Jenkins plugin that adds an S3 Explorer link to all Jenkins project's side-panel.

提交回复
热议问题