Skip to content

Commit 121089c

Browse files
Update docker-publish.yml
1 parent fdae4ad commit 121089c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,7 @@ 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}}
73-
70+
7471
# Build and push Docker image with Buildx (don't push on PR)
7572
# https://github.com/docker/build-push-action
7673
- name: Build and push Docker image

0 commit comments

Comments
 (0)