Skip to content

Commit

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

0 comments on commit dff2e62

Please sign in to comment.