diff --git a/.github/workflows/build-and-release.yml b/.github/workflows/build-and-release.yml index fac0b51..d56abc3 100644 --- a/.github/workflows/build-and-release.yml +++ b/.github/workflows/build-and-release.yml @@ -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