feat: removed patters x.x and x
This commit is contained in:
@@ -55,8 +55,6 @@ jobs:
|
|||||||
images: ${{ env.REGISTRY }}/${{ gitea.repository }}
|
images: ${{ env.REGISTRY }}/${{ gitea.repository }}
|
||||||
tags: |
|
tags: |
|
||||||
type=semver,pattern={{version}},value=${{ inputs.tag }}
|
type=semver,pattern={{version}},value=${{ inputs.tag }}
|
||||||
type=semver,pattern={{major}}.{{minor}},value=${{ inputs.tag }}
|
|
||||||
type=semver,pattern={{major}},value=${{ inputs.tag }}
|
|
||||||
labels: |
|
labels: |
|
||||||
org.opencontainers.image.source=${{ gitea.server_url }}/${{ gitea.repository }}
|
org.opencontainers.image.source=${{ gitea.server_url }}/${{ gitea.repository }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user