We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8866a00 commit 7b4e57eCopy full SHA for 7b4e57e
.github/workflows/build-and-publish-image.yml
@@ -49,6 +49,7 @@ jobs:
49
tags: |
50
type=semver,pattern={{raw}},value=${{ steps.retrieve_latest_release_version.outputs.LATEST_RELEASE_VERSION }}
51
type=raw,value=python
52
+ type=sha,enable=false
53
54
55
- name: Build and push image
0 commit comments