Skip to content

Commit

Permalink
--wip--
Browse files Browse the repository at this point in the history
  • Loading branch information
vfurmane committed May 27, 2024
1 parent 7dc85e2 commit 0f86184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.API_IMAGE_NAME }}
tags: |
type=ref,event=branch
type=semver,pattern=api-{{version}}
type=semver,pattern={{version}},prefix=api-
flavor: |
prefix=api-
-
Expand Down

0 comments on commit 0f86184

Please sign in to comment.