Skip to content

Commit

Permalink
Add readme-url to individual containers
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverguenther committed Mar 20, 2024
1 parent 0d3d657 commit 96eb5cd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,10 @@ jobs:
uses: docker/metadata-action@v4
with:
context: git
labels: |
io.artifacthub.package.readme-url="https://www.openproject.org/docs/installation-and-operations/installation/docker/"
org.opencontainers.image.documentation="https://www.openproject.org/docs/"
org.opencontainers.image.vendor="OpenProject GmbH"
tags: |
type=semver,pattern={{version}},value=${{ needs.extract_version.outputs.version }}
images: |
Expand Down

0 comments on commit 96eb5cd

Please sign in to comment.