We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a99e65f commit 08ffbb2Copy full SHA for 08ffbb2
.github/workflows/docker.yaml
@@ -34,6 +34,7 @@ jobs:
34
with:
35
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
36
tags: |
37
+ type=ref,event=branch
38
type=semver,pattern={{version}}
39
40
- name: Build and push Docker image
0 commit comments