Skip to content

Commit

Permalink
add annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Jul 20, 2024
1 parent 68d533e commit fd8abc1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@ 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
annotations: |
org.opencontainers.image.description=Postal web server offers advanced capabilities for parsing and standardizing street addresses

- name: Build and push
id: push
Expand Down

0 comments on commit fd8abc1

Please sign in to comment.