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:
parent
abff532ae0
commit
e490ed93ac
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user