Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ This [Jenkins](http://jenkins-ci.org) plugin allows the tracking of the creation
Web interfaces are being managed by common Jenkins Read permission
* **Submit** - Allows the submission deployment records from the [remote API](#API)
* **Delete** - Allows the deletion deployment records or entire fingerprints
4. Setup the Docker image fingerprint creation mode
4. Enable `Show Docker Traceability action on the main side panel` in Jenkins Global Configuration
5. Setup the Docker image fingerprint creation mode
* By default, the plugin does not create image fingerprints on its own. These fingerprints are expected to be created by other Docker plugins based on [Docker Commons][docker-commons]
* The behavior can be adjusted on the plugin's global configuration page

Expand Down Expand Up @@ -101,4 +102,4 @@ See [Docker Commons Plugin Wiki page][docker-commons] to get an info about exist

The detailed description of API endpoints is available in the "api" page of the "Docker Traceability" root action (see *$(JENKINS_URL)/docker-traceability/api*)

[docker-commons]: https://wiki.jenkins-ci.org/display/JENKINS/Docker+Commons+Plugin
[docker-commons]: https://wiki.jenkins-ci.org/display/JENKINS/Docker+Commons+Plugin
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea what and why GH editor changed something in this line