0
0
mirror of https://github.com/alex289/CleanArchitecture.git synced 2025-06-30 02:31:08 +00:00

chore: Remove unneeded comments

This commit is contained in:
alex289 2024-05-08 20:43:31 +02:00
parent abff532ae0
commit e490ed93ac
No known key found for this signature in database
GPG Key ID: 573F77CD2D87F863

View File

@ -119,10 +119,6 @@ jobs:
with:
tags: |
type=semver,pattern={{version}},value=${{ steps.latestTag.outputs.latestTag }}
# annotations: |
# manifest:org.opencontainers.image.version=${{ steps.latestTag.outputs.latestTag }}
# labels: |
# org.opencontainers.image.version=${{ steps.latestTag.outputs.latestTag }}
images: |
${{ env.DOCKER_IMAGE }}
ghcr.io/${{ github.repository }}