Skip to content

Commit

Permalink
chore: remove major label
Browse files Browse the repository at this point in the history
  • Loading branch information
boojack committed Oct 21, 2023
1 parent 02f7a36 commit 1c2d82a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-push-release-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
type=raw,value=latest
type=semver,pattern={{version}},value=${{ env.VERSION }}
type=semver,pattern={{major}}.{{minor}},value=${{ env.VERSION }}
type=semver,pattern={{major}},value=${{ env.VERSION }}
- name: Build and Push
id: docker_build
Expand Down

0 comments on commit 1c2d82a

Please sign in to comment.