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 9d88791 commit e93c69fCopy full SHA for e93c69f
.github/workflows/build-and-publish.yml
@@ -38,6 +38,7 @@ jobs:
38
tags: |
39
type=ref,event=branch
40
type=semver,pattern={{version}}
41
+ type=semver,pattern={{major}}
42
type=semver,pattern={{major}}.{{minor}}
43
44
- name: Build and push docker image
0 commit comments