Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 8c61290

Browse files
fix: image tag flavor (#7)
1 parent 41d9ca5 commit 8c61290

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/push.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
with:
2323
images: ghcr.io/mokmok-dev/gcloud-pubsub-push-emulator
2424
tags: |
25-
type=raw,value=latest
2625
type=semver,pattern={{version}}
2726
type=semver,pattern={{major}}
2827
type=semver,pattern={{major}}.{{minor}}

0 commit comments

Comments
 (0)