Skip to content

Commit 91e5836

Browse files
committed
Remove container image prefix: sha-
1 parent 3910245 commit 91e5836

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
tags: |
4545
type=ref,event=branch
4646
type=ref,event=tag
47-
type=sha,format=long
47+
type=sha,prefix=,format=long
4848
4949
- name: Build and push container image
5050
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc

0 commit comments

Comments
 (0)