Skip to content

Commit

Permalink
Ensure images get tagged with major
Browse files Browse the repository at this point in the history
  • Loading branch information
pgibson1-godaddy committed Jul 12, 2023
1 parent b54d970 commit 884c44e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
latest=false
tags: |
type=semver,pattern={{raw}}
type=semver,pattern={{major}}
type=semver,pattern={{version}}
type=sha
type=raw,value=latest,enable=${{ !github.event.release.draft && !github.event.release.prerelease }}
Expand Down

0 comments on commit 884c44e

Please sign in to comment.