Skip to content

Commit 5e3d520

Browse files
committed
better docker metadata
1 parent 5c3c323 commit 5e3d520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ jobs:
6060
type=semver,pattern={{version}}
6161
type=semver,pattern={{major}}.{{minor}}
6262
type=semver,pattern={{major}}
63-
type=schedule,pattern={{date 'YYYYMMDD'}}
6463
type=ref,event=branch
64+
type=sha
6565
6666
# Build and push Docker image with Buildx (don't push on PR)
6767
# https://github.com/docker/build-push-action

0 commit comments

Comments
 (0)