Skip to content

Commit

Permalink
feat: generating tags with semver (#682)
Browse files Browse the repository at this point in the history
  • Loading branch information
epsjunior authored Dec 5, 2024
1 parent 37faea4 commit 1209fde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-build-and-push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
tags: |
type=ref,event=tag
type=raw,value=latest
type=semver,pattern={{version}}
- name: Build and push
uses: docker/build-push-action@v6
Expand Down

0 comments on commit 1209fde

Please sign in to comment.