Skip to content

Commit 7b4e57e

Browse files
committed
disable sha as tag
1 parent 8866a00 commit 7b4e57e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-publish-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
tags: |
5050
type=semver,pattern={{raw}},value=${{ steps.retrieve_latest_release_version.outputs.LATEST_RELEASE_VERSION }}
5151
type=raw,value=python
52+
type=sha,enable=false
5253
5354
5455
- name: Build and push image

0 commit comments

Comments
 (0)