Skip to content

Commit 1928f2f

Browse files
committed
update images
1 parent b5b651f commit 1928f2f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
IMAGE_NAME: ${{ steps.image_builder.outputs.IMAGE }}
3434
TAGS: ${{ steps.meta.outputs.tags }}
3535
VERSION: ${{ steps.meta.outputs.version }}
36+
3637
steps:
3738
- name: Prepare
3839
run: |
@@ -57,8 +58,6 @@ jobs:
5758
images: ${{ env.REGISTRY_IMAGE }}
5859
tags: |
5960
type=raw,value=${{ env.NORMALIZED_TAG }}
60-
type=semver,pattern={{version}}
61-
type=semver,pattern={{major}}.{{minor}}
6261
6362
- name: Image name builder
6463
id: image_builder

0 commit comments

Comments
 (0)