Skip to content

Commit 3382820

Browse files
Merge branch 'main' into mark-combobox-refactoring
2 parents b0ee89d + 5c89dad commit 3382820

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-push-greenhouse-image.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ jobs:
9191
images: ${{ env.REGISTRY }}/${{ github.repository_owner }}/${{ env.IMAGE_NAME }}
9292
tags: |
9393
type=semver,pattern={{major}}.{{minor}}.{{patch}},value=${{ steps.read_version.outputs.IMAGE_VERSION }}
94+
type=sha,enable=true,format=short,prefix=
9495
labels: |
9596
org.opencontainers.image.description=${{env.DESCRIPTION}}
9697
org.opencontainers.image.title=Greenhouse-UI

0 commit comments

Comments
 (0)