Skip to content

Commit 81df1cc

Browse files
committed
ci(docker push): remove docker tags that are not needed
1 parent fa438c0 commit 81df1cc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/docker-push.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,7 @@ jobs:
2727
${{ secrets.DOCKER_HUB_USERNAME }}/esamwad-user-service
2828
# generate Docker tags based on the following events/attributes
2929
tags: |
30-
type=schedule
31-
type=ref,event=branch
32-
type=ref,event=pr
3330
type=semver,pattern={{version}}
34-
type=semver,pattern={{major}}.{{minor}}
35-
type=semver,pattern={{major}}
36-
type=sha
3731
3832
- name: Set up Docker Buildx
3933
id: buildx

0 commit comments

Comments
 (0)