mirror of
https://github.com/alex289/CleanArchitecture.git
synced 2025-08-27 22:05:31 +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:
|
with:
|
||||||
tags: |
|
tags: |
|
||||||
type=semver,pattern={{version}},value=${{ steps.latestTag.outputs.latestTag }}
|
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: |
|
images: |
|
||||||
${{ env.DOCKER_IMAGE }}
|
${{ env.DOCKER_IMAGE }}
|
||||||
ghcr.io/${{ github.repository }}
|
ghcr.io/${{ github.repository }}
|
||||||
|
Loading…
Reference in New Issue
Block a user