We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 356c5a6 + 08b289e commit 21492ceCopy full SHA for 21492ce
.github/workflows/docker-publish.yml
@@ -3,7 +3,7 @@ name: Build (amd64 and arm64) and push to quay registries
3
on:
4
push:
5
branches: ["main"]
6
- tags: ["v*.*.*"]
+ tags: ["v*.*.*", "v*"]
7
pull_request:
8
9
0 commit comments