From fd8abc121247aedb84d2a2fc849fb810eedea4e9 Mon Sep 17 00:00:00 2001 From: Alexey Vasiliev Date: Sat, 20 Jul 2024 13:21:47 +0300 Subject: [PATCH] add annotations --- .github/workflows/build-and-release.yml | 6 ------ 1 file changed, 6 deletions(-) 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