Skip to content

Commit

Permalink
add major
Browse files Browse the repository at this point in the history
  • Loading branch information
rucciva committed Aug 29, 2024
1 parent 66d0a06 commit b5b59dd
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 @@ -50,6 +50,7 @@ jobs:
tags='
type=semver,pattern={{version}},value=${{ matrix.image.version }}
type=semver,pattern={{major}}.{{minor}},value=${{ matrix.image.version }}
type=semver,pattern={{major}},value=${{ matrix.image.version }}
'
fi
Expand Down

0 comments on commit b5b59dd

Please sign in to comment.