Skip to content

Commit 76a20a7

Browse files
committed
fix tag build
Signed-off-by: Jayadeep KM <kmjayadeep@gmail.com>
1 parent d75cf67 commit 76a20a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
type=semver,pattern={{version}}
4444
type=semver,pattern={{major}}.{{minor}}
4545
type=semver,pattern={{major}}
46-
type=sha,prefix={{branch}}-
46+
type=sha,prefix=sha-
4747
type=raw,value=latest,enable={{is_default_branch}}
4848
4949
- name: Build and push Docker image

0 commit comments

Comments
 (0)