Skip to content

Commit

Permalink
chore(docker): specify the latest tag explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Sep 25, 2021
1 parent 71b8846 commit 6bafc5d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,10 @@ jobs:
ghcr.io/${{ github.repository_owner }}/git-cliff/git-cliff
tags: |
type=schedule
type=ref,event=tag
type=ref,event=branch
type=ref,event=pr
type=sha
flavor: |
latest=auto
type=raw,value=latest
- name: Set up Docker Buildx
id: buildx
Expand Down

0 comments on commit 6bafc5d

Please sign in to comment.