Skip to content

Commit

Permalink
Added match for non semver pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
fkrauthan authored Dec 9, 2021
1 parent 85bbeab commit 132f4cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
tags: |
type=ref,event=branch
type=semver,pattern={{version}}
type=match,pattern=\d.\d.\d.\d
- name: Build and push Docker image
id: build-and-push
Expand Down

0 comments on commit 132f4cf

Please sign in to comment.