Skip to content

Commit

Permalink
docs(integrations): Add required plugin for Jenkins >=2.462.3 to list
Browse files Browse the repository at this point in the history
Signed-off-by: Grigori Prokhorov <hello@feinberg.it>
  • Loading branch information
friggingee authored and sschuberth committed Nov 5, 2024
1 parent 1f45fda commit b43a41a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integrations/jenkins/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ This example allows you to run ORT in a [Jenkins](https://www.jenkins.io/) [pipe

Please follow the regular [installation instructions](https://www.jenkins.io/doc/book/installing/) and additionally ensure to have the following Jenkins plugins installed:

* [Copy Artifact](https://plugins.jenkins.io/copyartifact/)
* [Docker Pipeline](https://plugins.jenkins.io/docker-workflow)
* [File Parameter](https://plugins.jenkins.io/file-parameters/)
* [Pipeline Utility Steps](https://plugins.jenkins.io/pipeline-utility-steps)
Expand Down

0 comments on commit b43a41a

Please sign in to comment.