Skip to content

Commit

Permalink
Build images with less tags
Browse files Browse the repository at this point in the history
  • Loading branch information
strideynet committed Aug 10, 2023
1 parent b2ec511 commit 13859e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
# generate Docker tags based on the following events/attributes
tags: |
type=semver,pattern=v{{version}}
type=semver,pattern=v{{major}}.{{minor}}
type=semver,pattern=v{{major}}
type=sha
- name: Build and push
uses: docker/build-push-action@v4
Expand Down

1 comment on commit 13859e2

@vercel
Copy link

@vercel vercel bot commented on 13859e2 Aug 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.