Skip to content

Commit

Permalink
[build] set description annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
alorence committed Dec 13, 2024
1 parent 84f0984 commit 7f152b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
with:
images: ${{ env.IMAGE_NAME }}
annotations: |
org.opencontainers.image.description="Minimal forward authentication service that provides Google/OpenID oauth based login and authentication for the traefik reverse proxy"
labels: |
org.opencontainers.image.title=traefik-forward-auth
org.opencontainers.image.authors="Thom Seddon"
Expand Down

0 comments on commit 7f152b8

Please sign in to comment.