Skip to content

Commit

Permalink
fix: use git tag source for docker image build
Browse files Browse the repository at this point in the history
  • Loading branch information
emuvente committed Nov 9, 2023
1 parent a28266d commit 5018170
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,4 @@ jobs:
with:
dockerfile_target: "release"
push: true
tag_source: "git"

0 comments on commit 5018170

Please sign in to comment.