Skip to content

Commit fdae4ad

Browse files
Update docker-publish.yml
1 parent 7ea40d6 commit fdae4ad

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ jobs:
6767
tags: |
6868
type=sha
6969
type=ref,event=tag
70+
type=schedule,pattern={{date 'YYYYMMDD'}}
71+
type=ref,event=branch
72+
type=semver,pattern={{version}}
7073
7174
# Build and push Docker image with Buildx (don't push on PR)
7275
# https://github.com/docker/build-push-action

0 commit comments

Comments
 (0)