Skip to content

Commit

Permalink
👷 (ci): Add semver Docker tags
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Jan 6, 2023
1 parent 8eb7ec4 commit 316500c
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 @@ -46,6 +46,9 @@ jobs:
ghcr.io/gabe565/domain-watch
tags: |
type=raw,priority=1000,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=ref,event=branch
type=sha
Expand Down

0 comments on commit 316500c

Please sign in to comment.