Skip to content

Commit

Permalink
ci: tag master as latest
Browse files Browse the repository at this point in the history
  • Loading branch information
a1ex4 committed Jul 31, 2024
1 parent 4160582 commit 4f19131
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
latest=auto
tags: |
type=ref,event=tag
type=raw,value=latest,enable={{is_default_branch}}
type=ref,event=branch,enable=${{ github.ref != 'refs/heads/main' && github.ref != 'refs/heads/master' }}
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
Expand Down

0 comments on commit 4f19131

Please sign in to comment.