Skip to content

Commit

Permalink
remove semver patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
abbbi committed May 15, 2024
1 parent 38ea2e1 commit 6bafb7e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
type=ref,event=branch
type=ref,event=tag
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}
type=semver,pattern={{major}}.{{minor}}
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit 6bafb7e

Please sign in to comment.