Skip to content

Commit

Permalink
update docker labels
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Jul 20, 2024
1 parent c05cda6 commit a9c4ce4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
labels: |
org.opencontainers.image.source=https://github.com/le0pard/postal_server
org.opencontainers.image.description=Postal web server offers advanced capabilities for parsing and standardizing street addresses
org.opencontainers.image.licenses=MIT
- name: Build and push
id: push
Expand Down

0 comments on commit a9c4ce4

Please sign in to comment.